You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LineageHelper has some special handling for Twig. We should move this to patternengine-php-twig as core should be templating engine agnostic.
I think this should be possible to do by adding a PatternLabListener.php to patternengine-php-twig and hooking into patternData.lineageHelperStart or patternData.lineageHelperEnd.
LineageHelper
has some special handling for Twig. We should move this topatternengine-php-twig
as core should be templating engine agnostic.I think this should be possible to do by adding a
PatternLabListener.php
topatternengine-php-twig
and hooking intopatternData.lineageHelperStart
orpatternData.lineageHelperEnd
.@sghoweri Would you like to have a go at this? :)
The text was updated successfully, but these errors were encountered: