Skip to content

Commit 2f96822

Browse files
https://github.com/symfony/symfony-docs/pull/11574#discussion_r283684459
Co-Authored-By: Oskar Stark <[email protected]>
1 parent c5e5bf5 commit 2f96822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/firewall_restriction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The last firewall can be configured without any matcher to handle every request
1212
Restricting by Service
1313
----------------------
1414

15-
You can configure any service implementing ``Symfony\Component\HttpFoundation\RequestMatcherInterface``
15+
You can configure any service implementing :class:`Symfony\\Component\\HttpFoundation\\RequestMatcherInterface`
1616
as ``request_matcher``.
1717

1818
.. configuration-block::

0 commit comments

Comments
 (0)