File tree
Expand file treeCollapse file tree
3 files changed
+10
-2
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- DependencyInjection
- Tests
- Controller
- DependencyInjection
Expand file treeCollapse file tree
3 files changed
+10
-2
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
848 | 848 |
|
849 | 849 |
|
850 | 850 |
|
851 |
| - |
| 851 | + |
852 | 852 |
|
853 | 853 |
|
854 | 854 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Controller/AbstractControllerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Controller/AbstractControllerTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 |
| - |
| 77 | + |
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
109 | 113 |
|
110 | 114 |
|
111 | 115 |
|
| ||
610 | 614 |
|
611 | 615 |
|
612 | 616 |
|
| 617 | + |
| 618 | + |
| 619 | + |
| 620 | + |
613 | 621 |
|
614 | 622 |
|
615 | 623 |
|
|
0 commit comments