Skip to content

Commit fbcb111

Browse files
authored
Update firewall.rst
1 parent 4fa3423 commit fbcb111

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)