Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 52c5e30

Browse filesBrowse files
committed
merged branch greg0ire/patch-3 (PR #5761)
This PR was submitted for the master branch but it was merged into the 2.1 branch instead (closes #5761). Commits ------- da784b7 change what I think is a typo Discussion ---------- change what I think is a typo
2 parents 3ed6b7a + 689788b commit 52c5e30
Copy full SHA for 52c5e30

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

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

Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Encoder/EncoderFactoryInterface.php
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.