Files
archived-recipes-contrib/mmucklo/grid-bundle/4.0/post-install.txt
2021-08-30 13:06:45 +02:00

9 lines
196 B
Plaintext

Warning: make sure the twig engine is turned on in framework.yaml
- If not, add the following to config/packages/framework.yaml:
framework:
# ...
templating:
engines: ['twig']