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
Like mezzio plates integration before where we fixed it. The Spiral Twig integration does not provide the Twig Engine Twig\Environment / twig as a service and this make usage of it hard. Currently a hack here is used here to get Twig instance of Spiral which is very hacky:
Like mezzio plates integration before where we fixed it. The Spiral Twig integration does not provide the Twig Engine
Twig\Environment
/twig
as a service and this make usage of it hard. Currently a hack here is used here to get Twig instance of Spiral which is very hacky:templating/src/Integration/Spiral/Twig/Bootloader/TwigBootloader.php
Lines 18 to 39 in 6ab7994
Upstream issue: spiral/twig-bridge#10
The text was updated successfully, but these errors were encountered: