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

EZP-30576: Upgrade ezsystems/ezplatform-design-engine to use Symfony 4 components #19

Merged
merged 3 commits into from
Jun 10, 2019

Conversation

webhdx
Copy link
Contributor

@webhdx webhdx commented May 21, 2019

public function findTemplate($template, $throw = true)
{
return parent::findTemplate($template, $throw);
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm probably missing something, but what change made this removal possible?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for late reply @lolautruche. This method became protected in parent class after migrating to Twig 2.11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants