@@ -18,7 +18,6 @@ |
||
18 | 18 | * Converts {@see \Symfony\Component\Validator\ConstraintViolationListInterface} the API Problem spec (RFC 7807). |
19 | 19 | * |
20 | 20 | * @see https://tools.ietf.org/html/rfc7807 |
21 | - |
|
22 | 21 | * @author Kévin Dunglas <[email protected]> |
23 | 22 | */ |
24 | 23 | final class ConstraintViolationListNormalizer implements NormalizerInterface |