10000
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 02db120 commit 92610e3Copy full SHA for 92610e3
cookbook/security/entity_provider.rst
@@ -460,7 +460,7 @@ interface only requires one method: ``loadUserByUsername($username)``::
460
461
.. versionadded:: 2.8
462
The :class:`Symfony\\Bridge\\Doctrine\\Security\\User\\UserLoaderInterface`
463
- interface was introduced in 2.8. Prior to Symfony 2.8, you had to implement
+ was introduced in 2.8. Prior to Symfony 2.8, you had to implement
464
``Symfony\Component\Security\Core\User\UserProviderInterface``.
465
466
.. tip::
0 commit comments