Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix for #4174. #4192

Merged
merged 1 commit into from
Nov 11, 2019
Merged

Bugfix for #4174. #4192

merged 1 commit into from
Nov 11, 2019

Conversation

GueGuerreiro
Copy link
Contributor

There was a bug on some of the templates on the previous PR I made.
When the class itself is implementing ContainerFactoryPluginInterface, there's no parent create method we can use. We should fallback to the class __construct() method instad.
This PR does just that.

When the class itself is implementing ContainerFactoryPluginInterface, we do not have a parent create method we can use.
@enzolutions
Copy link
Contributor

Thanks @GueGuerreiro , just in time for the release 1.9.4

@enzolutions enzolutions merged commit 3c59d0b into hechoendrupal:master Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants