Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit5ab5246

Browse files
committed
minor#4127 Second part of#3848 (WouterJ)
This PR was merged into the 2.5 branch.Discussion----------Second part of#3848The 2.5 typo fix of#3848Commits-------c7d1791 Fixed typos
2 parentscffd6b9 +c7d1791 commit5ab5246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cookbook/security/named_encoders.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ named encoders:
105105
This creates an encoder named ``harsh``. In order for a ``User`` instance
106106
to use it, the class must implement
107107
:class:`Symfony\\Component\\Security\\Core\\Encoder\\EncoderAwareInterface`.
108-
The interface requires one method - ``getEncoderName`` - which shouldreutrn
108+
The interface requires one method - ``getEncoderName`` - which shouldreturn
109109
the name of the encoder to use::
110110

111111
// src/Acme/UserBundle/Entity/User.php

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp