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 9d7fdf6 commit 9a1b65eCopy full SHA for 9a1b65e
security/named_hashers.rst
@@ -116,7 +116,7 @@ be done with named hashers:
116
117
This creates a hasher named ``harsh``. In order for a ``User`` instance
118
to use it, the class must implement
119
-:class:`Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherAwareInterface`.
+:class:`Symfony\\Component\\PasswordHasher\\PasswordHasherAwareInterface`.
120
The interface requires one method - ``getPasswordHasherName()`` - which should return
121
the name of the hasher to use::
122
0 commit comments