Skip to content

Commit b4afea8

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

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

security.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -696,8 +696,6 @@ be authenticated against. For built-in authenticators, you can pass an authentic
696696
``http_basic``... For custom authenticators, you can pass the service id of the authenticator
697697
(i.e. `App\\Security\\Authenticator\\ExampleAuthenticator`)::
698698

699-
.. code-block:: php
700-
701699
use App\Security\Authenticator\ExampleAuthenticator;
702700
use Symfony\Bundle\SecurityBundle\Security\Security;
703701

0 commit comments

Comments
 (0)