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.
2 parents 7ca5b75 + acd93d6 commit cc35566Copy full SHA for cc35566
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