Skip to content

Commit 6c3df67

Browse files
Update security.rst
Co-authored-by: Oskar Stark <[email protected]>
1 parent b4afea8 commit 6c3df67

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

security.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -721,9 +721,7 @@ class ExampleController
721721
}
722722

723723
Previous examples retrieves the firewall name according to the current request. But you can also pass a firewall
724-
name to be authenticated against.
725-
726-
.. code-block:: php
724+
name to be authenticated against::
727725

728726
use App\Security\Authenticator\ExampleAuthenticator;
729727
use Symfony\Bundle\SecurityBundle\Security\Security;

0 commit comments

Comments
 (0)