Commit 123fc62
committed
File tree
Expand file treeCollapse file tree
5 files changed
+16
-16
lines changedFilter options
- src/Symfony/Component/Validator
- Context
- Tests
- Violation
Expand file treeCollapse file tree
5 files changed
+16
-16
lines changedsrc/Symfony/Component/Validator/ConstraintViolation.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/ConstraintViolation.php+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 |
| - |
37 |
| - |
| 35 | + |
| 36 | + |
| 37 | + |
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 |
| - |
48 |
| - |
| 47 | + |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
|
src/Symfony/Component/Validator/ConstraintViolationInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/ConstraintViolationInterface.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
|
src/Symfony/Component/Validator/Context/ExecutionContextInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Context/ExecutionContextInterface.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
68 |
| - |
| 67 | + |
| 68 | + |
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
85 |
| - |
| 84 | + |
| 85 | + |
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
|
src/Symfony/Component/Validator/Tests/ConstraintViolationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/ConstraintViolationTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
131 |
| - |
| 131 | + |
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
|
src/Symfony/Component/Validator/Violation/ConstraintViolationBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Violation/ConstraintViolationBuilder.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
|
0 commit comments