@@ -26,7 +26,6 @@ |
||
26 | 26 | |
27 | 27 | |
28 | 28 | /** |
29 | - * @param ConstraintViolationListInterface $vilations |
|
30 | 29 | * @return ValidationException |
31 | 30 | */ |
32 | 31 | public static function createFromConstraintViolationList(ConstraintViolationListInterface $list): self |