diff --git a/symfony/twig-bundle/3.3/config/packages/twig.yaml b/symfony/twig-bundle/3.3/config/packages/twig.yaml index 9edecc5a..d1582a23 100644 --- a/symfony/twig-bundle/3.3/config/packages/twig.yaml +++ b/symfony/twig-bundle/3.3/config/packages/twig.yaml @@ -1,6 +1,4 @@ twig: default_path: '%kernel.project_dir%/templates' - # additional template paths - #paths: [] debug: '%kernel.debug%' strict_variables: '%kernel.debug%'