TranslationLoaderBundle
TranslationLoaderBundle copied to clipboard
The function "pagetype" does not exist in AsmTranslationLoaderBundle::base.html.twig at line 25
Installing only this bundle i got this error
The function "pagetype" does not exist in AsmTranslationLoaderBundle::base.html.twig at line 25
Not found where this function should be defined !
@cedriclombardot which version of symfony did you use?
I do have the same problem with Symfony version 3.2.7
@maschmann Looks like the pagetype() function was only available in the context of the project that you used to develop the base template.
@xabbuh @cedriclombardot Will have a look at this on Sunday. Won't be able to any sooner - otherwise PRs are welcome :-)