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 83cd877 commit c1f8db7Copy full SHA for c1f8db7
reference/forms/types/password.rst
@@ -46,7 +46,7 @@ entered into the box, set this to false and submit the form.
46
47
If set, the password will be hashed using the
48
:doc:`PasswordHasher component </security/passwords>` and stored in the
49
-specified property.
+property defined by the given :doc:`PropertyAccess expression </components/property_access>`.
50
51
Data passed to the form must be a
52
:class:`Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface`
0 commit comments