You are here

protected property EntityLabelNotNullConstraintValidator::$entityDecorator in Automatic Entity Label 8.3

Same name and namespace in other branches
  1. 8.2 src/Plugin/Validation/EntityLabelNotNullConstraintValidator.php \Drupal\auto_entitylabel\Plugin\Validation\EntityLabelNotNullConstraintValidator::entityDecorator

The entity decorator service.

Type: \Drupal\auto_entitylabel\EntityDecorator

File

src/Plugin/Validation/EntityLabelNotNullConstraintValidator.php, line 25

Class

EntityLabelNotNullConstraintValidator
EntityLabelNotNull constraint validator.

Namespace

Drupal\auto_entitylabel\Plugin\Validation

Code

protected $entityDecorator;