Searched refs:ConstraintViolationListInterface (Results 1 – 1 of 1) sorted by relevance
7 use Symfony\Component\Validator\ConstraintViolationListInterface; alias12 * @var ConstraintViolationListInterface16 public function __construct(ConstraintViolationListInterface $list)23 public function getConstraintViolationList(): ConstraintViolationListInterface