Skip to content

Commit d3e4443

Browse files
committed
Minor tweak
1 parent be0ad54 commit d3e4443

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

security/passwords.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -639,9 +639,9 @@ the name of the hasher to use::
639639

640640
.. caution::
641641

642-
When :ref:`migrating passwords <security-password-migration>`, you don't need to implement ``PasswordHasherAwareInterface``
643-
to return the legacy hasher name:
644-
Symfony will detect it from your ``migrate_from`` configuration.
642+
When :ref:`migrating passwords <security-password-migration>`, you don't
643+
need to implement ``PasswordHasherAwareInterface`` to return the legacy
644+
hasher name: Symfony will detect it from your ``migrate_from`` configuration.
645645

646646
If you created your own password hasher implementing the
647647
:class:`Symfony\\Component\\PasswordHasher\\PasswordHasherInterface`,

0 commit comments

Comments
 (0)