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 499cce9 commit 8c68ef7Copy full SHA for 8c68ef7
security/access_control.rst
@@ -20,8 +20,8 @@ things:
20
-------------------
21
22
Symfony uses :class:`Symfony\\Component\\HttpFoundation\\ChainRequestMatcher` for
23
-each ``access_control`` entry, which determines which implementation of
24
-:class:`Symfony\\Component\\HttpFoundation\\RequestMatcherInterface` should be used
+each ``access_control`` entry, which determines which implementation of
+:class:`Symfony\\Component\\HttpFoundation\\RequestMatcherInterface` should be used
25
on this request. The following ``access_control`` options are used for matching:
26
27
* ``path``: a regular expression (without delimiters)
0 commit comments