We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c68ad commit c4b9b71Copy full SHA for c4b9b71
security.rst
@@ -693,7 +693,7 @@ be retrieved from the request. If the current request is not under any firewall
693
694
You can also pass the authenticator on which the user will
695
be authenticated against. For built-in authenticators, you can pass an authenticator name like ``form_login``,
696
-"http_basic"... For custom authenticators, you can pass the service id of the authenticator
+``http_basic``... For custom authenticators, you can pass the service id of the authenticator
697
(ie `App\\Security\\Authenticator\\ExampleAuthenticator`)
698
699
.. code-block:: php
0 commit comments