8000
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 ab15460 commit 2871df0Copy full SHA for 2871df0
security/named_hashers.rst
@@ -139,7 +139,7 @@ the name of the hasher to use::
139
}
140
141
If you created your own password hasher implementing the
142
-:class:`Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasherInterface`,
+:class:`Symfony\\Component\\PasswordHasher\\PasswordHasherInterface`,
143
you must register a service for it in order to use it as a named hasher:
144
145
.. configuration-block::
0 commit comments