diff --git a/recipes/symfony/twig-bundle/etc/routing/dev/twig.yaml b/recipes/symfony/twig-bundle/etc/routing/dev/twig.yaml new file mode 100644 index 00000000..52d2c636 --- /dev/null +++ b/recipes/symfony/twig-bundle/etc/routing/dev/twig.yaml @@ -0,0 +1,3 @@ +_errors: + resource: "@TwigBundle/Resources/config/routing/errors.xml" + prefix: /_errors