Commit bf97703
committed
bug #79 Fix undefined class GuardAuthenticator (ChiarilloMassimo)
This PR was merged into the 1.0-dev branch.
Discussion
----------
Fix undefined class GuardAuthenticator
Class `Symfony\Component\Security\Guard\GuardAuthenticator;` does not exist.
# How to test
- [ ] `./bin/console make:auth`
- [ ] Open your `Authenticator`
Commits
-------
25661b9 Fix undefined class GuardAuthenticator1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments