Skip to content

Commit 8c68ef7

Browse files
authored
fix cs
1 parent 499cce9 commit 8c68ef7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

security/access_control.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ things:
2020
-------------------
2121

2222
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
23+
each ``access_control`` entry, which determines which implementation of
24+
:class:`Symfony\\Component\\HttpFoundation\\RequestMatcherInterface` should be used
2525
on this request. The following ``access_control`` options are used for matching:
2626

2727
* ``path``: a regular expression (without delimiters)

0 commit comments

Comments
 (0)