We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca5b75 commit acd93d6Copy full SHA for acd93d6
security/multiple_guard_authenticators.rst
@@ -71,7 +71,7 @@ This is how your security configuration can look in action:
71
'entry_point' => '',
72
'authenticators' => [
73
LoginFormAuthenticator::class,
74
- FacebookConnectAuthenticator::class'
+ FacebookConnectAuthenticator::class,
75
],
76
77
0 commit comments