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 6d49cdb commit d6d711eCopy full SHA for d6d711e
security/passwords.rst
@@ -650,7 +650,7 @@ the name of the hasher to use::
650
651
.. caution::
652
653
- When migrating passwords, you don't need to implement ``PasswordHasherAwareInterface``
+ When :ref:`migrating passwords <security-password-migration>`, you don't need to implement ``PasswordHasherAwareInterface``
654
to return the legacy hasher name:
655
Symfony will detect it from your ``migrate_from`` configuration.
656
0 commit comments