8000 minor #3821 Update custom_authentication_provider.rst (leberknecht) · aitboudad/symfony-docs@69cb7b8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 69cb7b8

Browse files
committed
minor symfony#3821 Update custom_authentication_provider.rst (leberknecht)
This PR was submitted for the 2.4 branch but it was merged into the 2.3 branch instead (closes symfony#3821). Discussion ---------- Update custom_authentication_provider.rst improved description of the getKey method Commits ------- 89c2d88 Update custom_authentication_provider.rst
2 parents 9f602c4 + ff14a69 commit 69cb7b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/security/custom_authentication_provider.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ requires the following methods:
346346
and ``remember_me`` and defines the position at which the provider is called;
347347

348348
* ``getKey`` method which defines the configuration key used to reference
349-
the provider;
349+
the provider in the firewall configuration;
350350

351351
* ``addConfiguration`` method, which is used to define the configuration
352352
options underneath the configuration key in your security configuration.

0 commit comments

Comments
 (0)
0