We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5093b60 + 5e77b08 commit 97a96c8Copy full SHA for 97a96c8
quick_tour/flex_recipes.rst
@@ -61,8 +61,8 @@ What did this recipe do? In addition to automatically enabling the feature in
61
``config/packages/twig.yaml``
62
A configuration file that sets up Twig with sensible defaults.
63
64
-``config/routes/dev/twig.yaml``
65
- A route that helps you debug your error pages.
+``config/packages/test/twig.yaml``
+ A configuration file that changes some Twig options when running tests.
66
67
``templates/``
68
This is the directory where template files will live. The recipe also added
0 commit comments