Skip to content

Commit a123e09

Browse files
committed
minor #13821 Update firewall.rst (atailouloute)
This PR was merged into the 3.4 branch. Discussion ---------- Update firewall.rst Commits ------- fbcb111 Update firewall.rst
2 parents 4fa3423 + fbcb111 commit a123e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/security/firewall.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ entry point and access denied URL, is provided by instances of the
100100
:class:`Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig` class.
101101

102102
This object can be accessed through the ``getFirewallConfig(Request $request)``
103-
method of the :class:`Symfony\\Component\\Security\\Http\\FirewallMap` class and
103+
method of the :class:`Symfony\\Bundle\\SecurityBundle\\Security\\FirewallMap` class and
104104
through the ``getConfig()`` method of the
105105
:class:`Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext` class.
106106

0 commit comments

Comments
 (0)