Commit 276335e
File tree
2 files changed
+20
-0
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- DependencyInjection
- Tests/DependencyInjection
2 files changed
+20
-0
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
213 | 213 |
|
214 | 214 |
|
215 | 215 |
|
| 216 | + |
| 217 | + |
216 | 218 |
|
217 | 219 |
|
218 | 220 |
|
| ||
222 | 224 |
|
223 | 225 |
|
224 | 226 |
|
| 227 | + |
| 228 | + |
225 | 229 |
|
226 | 230 |
|
227 | 231 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
101 | 109 |
|
102 | 110 |
|
103 | 111 |
|
104 | 112 |
|
105 | 113 |
|
106 | 114 |
|
107 | 115 |
|
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
108 | 124 |
|
109 | 125 |
|
110 | 126 |
|
|
0 commit comments