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 2a8d8fd commit aa9bd7cCopy full SHA for aa9bd7c
routing.rst
@@ -1424,7 +1424,7 @@ when importing the routes.
1424
1425
# you can optionally exclude some files/subdirectories when loading attributes
1426
# (the value must be a string or an array of PHP glob patterns)
1427
- # NOTE: For now, this will onyl work if you are using the string, glob notation for the
+ # NOTE: For now, this will only work if you are using the string, glob notation for the
1428
# resource value. The array notation containing `path` & `namespace` will not work,
1429
# and neither will using a non-glob string like `'../src/Controller'`.
1430
# exclude: '../../src/Controller/{Debug*Controller.php}'
0 commit comments