Commit 46a8ede
File tree
4 files changed
+24
-1
lines changedFilter options
- src/Symfony/Component/Config
- Definition/Dumper
- Tests
- Definition/Dumper
- Fixtures/Configuration
4 files changed
+24
-1
lines changedsrc/Symfony/Component/Config/Definition/Dumper/YamlReferenceDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Definition/Dumper/YamlReferenceDumper.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
201 | 201 |
|
202 | 202 |
|
203 | 203 |
|
204 |
| - |
| 204 | + |
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
|
src/Symfony/Component/Config/Tests/Definition/Dumper/XmlReferenceDumperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Definition/Dumper/XmlReferenceDumperTest.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
95 | 103 |
|
96 | 104 |
|
97 | 105 |
|
|
src/Symfony/Component/Config/Tests/Definition/Dumper/YamlReferenceDumperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Definition/Dumper/YamlReferenceDumperTest.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
77 | 81 |
|
78 | 82 |
|
79 | 83 |
|
|
src/Symfony/Component/Config/Tests/Fixtures/Configuration/ExampleConfiguration.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Fixtures/Configuration/ExampleConfiguration.php+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
83 | 94 |
|
84 | 95 |
|
85 | 96 |
|
|
0 commit comments