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 cbb7ea1

Browse filesBrowse files
taavitweaverryan
authored andcommitted
Update authentication.rst
1 parent 6f7e448 commit cbb7ea1
Copy full SHA for cbb7ea1

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

‎components/security/authentication.rst

Copy file name to clipboardExpand all lines: components/security/authentication.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ own, it just needs to follow these rules:
207207
:method:`Symfony\\Component\\Security\\Core\\Encoder\\BasePasswordEncoder::isPasswordTooLong`
208208
method for this check::
209209

210-
use Symfony\Component\Security\Core\Exception\BadCredentialsException;
211210
use Symfony\Component\Security\Core\Encoder\BasePasswordEncoder;
211+
use Symfony\Component\Security\Core\Exception\BadCredentialsException;
212212

213213
class FoobarEncoder extends BasePasswordEncoder
214214
{

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.