Commit 72a464e
File tree
Expand file treeCollapse file tree
2 files changed
+16
-1
lines changedFilter options
- src/Symfony/Component/Validator
- Tests
Expand file treeCollapse file tree
2 files changed
+16
-1
lines changedsrc/Symfony/Component/Validator/ConstraintViolation.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/ConstraintViolation.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 |
| - |
| 103 | + |
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
|
src/Symfony/Component/Validator/Tests/ConstraintViolationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/ConstraintViolationTest.php+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
174 | 189 |
|
0 commit comments