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 df05fdb commit 1e49d52Copy full SHA for 1e49d52
security.rst
@@ -354,7 +354,7 @@ can also create your own :ref:`custom user provider <security-custom-user-provid
354
for their service ID: ``security.user.provider.concrete.<your-provider-name>``
355
(where ``<your-provider-name>`` is the configuration key, e.g.
356
``app_user_provider``). If you only have one user provider, you can autowire
357
- it using the :class:`Symfony\Component\Security\Core\User\UserProviderInterface`
+ it using the :class:`Symfony\\Component\\Security\\Core\\User\\UserProviderInterface`
358
type-hint.
359
360
.. _security-encoding-user-password:
0 commit comments