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 9d7fdf6Copy full SHA for 9d7fdf6
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\\Hasher\\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