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.
2 parents 4b73474 + 3858bd6 commit 23efc20Copy full SHA for 23efc20
cookbook/security/entity_provider.rst
@@ -136,7 +136,7 @@ interface forces the class to implement the six following methods:
136
* ``equals()`` compares the current object with another
137
:class:`Symfony\\Component\\Security\\Core\\User\\UserInterface`
138
instance,
139
-* ``eraseCredentials()`` removes sensible information stored in the
+* ``eraseCredentials()`` removes sensitive information stored in the
140
:class:`Symfony\\Component\\Security\\Core\\User\\UserInterface` object.
141
142
To keep it simple, the ``equals()`` method just compares the ``username`` field
0 commit comments