Commit 7961a29
File tree
Expand file treeCollapse file tree
2 files changed
+12
-1
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- DependencyInjection
- Test
Expand file treeCollapse file tree
2 files changed
+12
-1
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
223 | 224 |
|
224 | 225 |
|
225 | 226 |
|
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
226 | 231 |
|
227 | 232 |
|
228 | 233 |
|
|
src/Symfony/Bundle/FrameworkBundle/Test/WebTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Test/WebTestCase.php+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
35 |
| - |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
36 | 42 |
|
37 | 43 |
|
38 | 44 |
|
|
0 commit comments