Commit 44fa220
File tree
Expand file treeCollapse file tree
4 files changed
+3
-8
lines changedFilter options
- src/Symfony
- Bundle
- FrameworkBundle/DependencyInjection
- SecurityBundle/Tests/DependencyInjection/Fixtures/php
- Component/Security/Guard
Expand file treeCollapse file tree
4 files changed
+3
-8
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
210 | 210 |
|
211 | 211 |
|
212 | 212 |
|
213 |
| - |
| 213 | + |
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/merge.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/merge.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
src/Symfony/Component/Security/Guard/AbstractGuardAuthenticator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Guard/AbstractGuardAuthenticator.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
| 28 | + |
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
|
src/Symfony/Component/Security/Guard/AuthenticatorInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Guard/AuthenticatorInterface.php-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
41 |
| - |
42 | 40 |
|
43 | 41 |
|
44 | 42 |
|
| ||
60 | 58 |
|
61 | 59 |
|
62 | 60 |
|
63 |
| - |
64 |
| - |
65 | 61 |
|
66 | 62 |
|
67 | 63 |
|
|
0 commit comments