Skip to content

Commit 89c2d88

Browse files
committed
Update custom_authentication_provider.rst
improved description of the getKey method
1 parent 863a764 commit 89c2d88

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
@@ -358,7 +358,7 @@ requires the following methods:
358358
and ``remember_me`` and defines the position at which the provider is called;
359359

360360
* ``getKey`` method which defines the configuration key used to reference
361-
the provider;
361+
the provider in the firewall configuration;
362362

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

0 commit comments

Comments
 (0)