Skip to content

Commit 24d0975

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Update firewall.rst
2 parents f379079 + 4533004 commit 24d0975

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)