Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2871df0

Browse filesBrowse files
holloway87wouterj
authored andcommitted
[Security] changed interface name to the correct one
1 parent ab15460 commit 2871df0
Copy full SHA for 2871df0

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎security/named_hashers.rst

Copy file name to clipboardExpand all lines: security/named_hashers.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ the name of the hasher to use::
139139
}
140140

141141
If you created your own password hasher implementing the
142-
:class:`Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasherInterface`,
142+
:class:`Symfony\\Component\\PasswordHasher\\PasswordHasherInterface`,
143143
you must register a service for it in order to use it as a named hasher:
144144

145145
.. configuration-block::

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.