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.
1 parent ae80257 commit cbb4c1cCopy full SHA for cbb4c1c
routing.rst
@@ -1203,7 +1203,7 @@ the common configuration using options when importing the routes.
1203
# Uncomment this option to make that URL "/blog" instead
1204
# trailing_slash_on_root: false
1205
# you can optionally exclude some files/subdirectories when loading annotations
1206
- exclude: '../../src/Controller/{DebugEmailController}.php'
+ # exclude: '../../src/Controller/{DebugEmailController}.php'
1207
1208
.. code-block:: xml
1209
0 commit comments