Closed
Description
This issue is for 2.x. Coming from https://www.drupal.org/node/2555243.
Drupal 8 extends Twig_Environment
, and because the runtimeInitialized
property is now private in 2.x our override of loadTemplate()
no longer works.
I think we need to either add a getter or make it protected. Once there is a clear path forward I'm happy to submit a PR.
This looks to be the only barrier to our upgrading to Twig 2.x as we near RC1 that is outside of our control. This was changed in #1773.
Metadata
Metadata
Assignees
Labels
No labels