File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 3030use Symfony \Component \Validator \Test \ConstraintValidatorTestCase ;
3131
3232/**
33+ * @template-extends ConstraintValidatorTestCase<BsnValidator>
34+ *
3335 * @covers \DarkWebDesign\SymfonyAddonConstraints\BsnValidator
3436 *
3537 * @internal
Original file line number Diff line number Diff line change 3030use Symfony \Component \Validator \Test \ConstraintValidatorTestCase ;
3131
3232/**
33+ * @template-extends ConstraintValidatorTestCase<CollectionValidator>
34+ *
3335 * @covers \DarkWebDesign\SymfonyAddonConstraints\CollectionValidator
3436 *
3537 * @uses \DarkWebDesign\SymfonyAddonConstraints\Collection
Original file line number Diff line number Diff line change 3030use Symfony \Component \Validator \Test \ConstraintValidatorTestCase ;
3131
3232/**
33+ * @template-extends ConstraintValidatorTestCase<JsonValidator>
34+ *
3335 * @covers \DarkWebDesign\SymfonyAddonConstraints\JsonValidator
3436 *
3537 * @internal
You can’t perform that action at this time.
0 commit comments