@@ -242,7 +242,7 @@ |
||
242 | 242 | |
243 | 243 | /** |
244 | 244 | * @param FormInterface $form |
245 | - * @param ValidatorInterface $errors |
|
245 | + * @param ConstraintViolationListInterface $errors |
|
246 | 246 | */ |
247 | 247 | protected function addErrorsIfExists(FormInterface $form, ConstraintViolationListInterface $errors) |
248 | 248 | { |