Loading core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php +0 −7 Original line number Diff line number Diff line Loading @@ -14,13 +14,6 @@ */ class CommentNameConstraintValidator extends ConstraintValidator implements ContainerInjectionInterface { /** * Validator 2.5 and upwards compatible execution context. * * @var \Symfony\Component\Validator\Context\ExecutionContextInterface */ protected $context; /** * User storage handler. * Loading core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/EntityTestCompositeConstraintValidator.php +0 −7 Original line number Diff line number Diff line Loading @@ -10,13 +10,6 @@ */ class EntityTestCompositeConstraintValidator extends ConstraintValidator { /** * Validator 2.5 and upwards compatible execution context. * * @var \Symfony\Component\Validator\Context\ExecutionContextInterface */ protected $context; /** * {@inheritdoc} */ Loading core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/EntityTestEntityLevelValidator.php +0 −7 Original line number Diff line number Diff line Loading @@ -10,13 +10,6 @@ */ class EntityTestEntityLevelValidator extends ConstraintValidator { /** * Validator 2.5 and upwards compatible execution context. * * @var \Symfony\Component\Validator\Context\ExecutionContextInterface */ protected $context; /** * {@inheritdoc} */ Loading Loading
core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php +0 −7 Original line number Diff line number Diff line Loading @@ -14,13 +14,6 @@ */ class CommentNameConstraintValidator extends ConstraintValidator implements ContainerInjectionInterface { /** * Validator 2.5 and upwards compatible execution context. * * @var \Symfony\Component\Validator\Context\ExecutionContextInterface */ protected $context; /** * User storage handler. * Loading
core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/EntityTestCompositeConstraintValidator.php +0 −7 Original line number Diff line number Diff line Loading @@ -10,13 +10,6 @@ */ class EntityTestCompositeConstraintValidator extends ConstraintValidator { /** * Validator 2.5 and upwards compatible execution context. * * @var \Symfony\Component\Validator\Context\ExecutionContextInterface */ protected $context; /** * {@inheritdoc} */ Loading
core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/EntityTestEntityLevelValidator.php +0 −7 Original line number Diff line number Diff line Loading @@ -10,13 +10,6 @@ */ class EntityTestEntityLevelValidator extends ConstraintValidator { /** * Validator 2.5 and upwards compatible execution context. * * @var \Symfony\Component\Validator\Context\ExecutionContextInterface */ protected $context; /** * {@inheritdoc} */ Loading