Skip to content

Commit cbb4c1c

Browse files
Update routing.rst
1 parent ae80257 commit cbb4c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1203,7 +1203,7 @@ the common configuration using options when importing the routes.
12031203
# Uncomment this option to make that URL "/blog" instead
12041204
# trailing_slash_on_root: false
12051205
# you can optionally exclude some files/subdirectories when loading annotations
1206-
exclude: '../../src/Controller/{DebugEmailController}.php'
1206+
# exclude: '../../src/Controller/{DebugEmailController}.php'
12071207
12081208
.. code-block:: xml
12091209

0 commit comments

Comments
 (0)