File tree
Expand file treeCollapse file tree
3 files changed
+10
-2
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- DependencyInjection
- Tests/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+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
| 194 | + |
194 | 195 |
|
195 | 196 |
|
196 | 197 |
|
| ||
610 | 611 |
|
611 | 612 |
|
612 | 613 |
|
613 |
| - |
| 614 | + |
614 | 615 |
|
615 | 616 |
|
616 | 617 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
488 | 488 |
|
489 | 489 |
|
490 | 490 |
|
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
491 | 495 |
|
492 | 496 |
|
493 | 497 |
|
| ||
905 | 909 |
|
906 | 910 |
|
907 | 911 |
|
908 |
| - |
| 912 | + |
| 913 | + |
| 914 | + |
909 | 915 |
|
910 | 916 |
|
911 | 917 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
| 212 | + |
212 | 213 |
|
213 | 214 |
|
214 | 215 |
|
|
0 commit comments