Commit 8d7b203
File tree
3 files changed
+32
-10
lines changedFilter options
- src/Symfony/Component/Validator
- Mapping
- Tests
- Fixtures
- Mapping
3 files changed
+32
-10
lines changedsrc/Symfony/Component/Validator/Mapping/ClassMetadata.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Mapping/ClassMetadata.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
381 | 381 |
|
382 | 382 |
|
383 | 383 |
|
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
384 | 388 |
|
385 | 389 |
|
386 | 390 |
|
|
src/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderChildEntity.php
Copy file name to clipboard+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
src/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php+12-10Lines changed: 12 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
| ||
301 | 302 |
|
302 | 303 |
|
303 | 304 |
|
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
304 | 316 |
|
305 | 317 |
|
306 | 318 |
|
| ||
309 | 321 |
|
310 | 322 |
|
311 | 323 |
|
312 |
| - |
313 |
| - |
314 |
| - |
315 |
| - |
316 |
| - |
317 |
| - |
318 |
| - |
319 |
| - |
320 |
| - |
321 |
| - |
|
0 commit comments