Commit 17ed8bf
File tree
Expand file treeCollapse file tree
2 files changed
+27
-1
lines changedFilter options
- src/Symfony/Component/Validator
- Tests
Expand file treeCollapse file tree
2 files changed
+27
-1
lines changedsrc/Symfony/Component/Validator/ConstraintViolation.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/ConstraintViolation.php+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
98 |
| - |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
99 | 106 |
|
100 | 107 |
|
101 | 108 |
|
|
src/Symfony/Component/Validator/Tests/ConstraintViolationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/ConstraintViolationTest.php+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
36 | 55 |
|
0 commit comments