You are here

protected property EntityWorkspaceConflictConstraintValidator::$entityTypeManager in Workspace 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Validation/Constraint/EntityWorkspaceConflictConstraintValidator.php, line 22

Class

EntityWorkspaceConflictConstraintValidator
Validates the EntityWorkspaceConflict constraint.

Namespace

Drupal\workspace\Plugin\Validation\Constraint

Code

protected $entityTypeManager;