8000 change what I think is a typo · Ouark/symfony@689788b · GitHub
[go: up one dir, main page]

Skip to c 8000 ontent

Commit 689788b

Browse files
greg0irefabpot
authored andcommitted
change what I think is a typo
1 parent 3ed6b7a commit 689788b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Security/Core/Encoder/EncoderFactoryInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ interface EncoderFactoryInterface
2323
/**
2424
* Returns the password encoder to use for the given account.
2525
*
26-
* @param UserInterface|string $user A UserInterface instance of a class name
26+
* @param UserInterface|string $user A UserInterface instance or a class name
2727
*
2828
* @return PasswordEncoderInterface
2929
*

0 commit comments

Comments
 (0)
0