Skip to content

Commit 4533004

Browse files
committed
Merge branch '3.4' into 4.4
* 3.4: Update firewall.rst
2 parents 50b34ce + a123e09 commit 4533004

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
@@ -96,7 +96,7 @@ entry point and access denied URL, is provided by instances of the
9696
:class:`Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig` class.
9797

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

0 commit comments

Comments
 (0)