Skip to content

Commit ff14a69

Browse files
leberknechtweaverryan
authored andcommitted
Update custom_authentication_provider.rst
improved description of the getKey method
1 parent 9f602c4 commit ff14a69

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)