8000
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 3ed6b7a commit 689788bCopy full SHA for 689788b
src/Symfony/Component/Security/Core/Encoder/EncoderFactoryInterface.php
@@ -23,7 +23,7 @@ interface EncoderFactoryInterface
23
/**
24
* Returns the password encoder to use for the given account.
25
*
26
- * @param UserInterface|string $user A UserInterface instance of a class name
+ * @param UserInterface|string $user A UserInterface instance or a class name
27
28
* @return PasswordEncoderInterface
29
0 commit comments