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.
login()
1 parent f107d91 commit f129963Copy full SHA for f129963
security.rst
@@ -1631,7 +1631,7 @@ Login Programmatically
1631
The :method:`Symfony\\Bundle\\SecurityBundle\\Security::login`
1632
method was introduced in Symfony 6.2.
1633
1634
-You can log in a user programmatically using the `login()` method of the
+You can log in a user programmatically using the ``login()`` method of the
1635
:class:`Symfony\\Bundle\\SecurityBundle\\Security` helper::
1636
1637
// src/Controller/SecurityController.php
0 commit comments