You are here

protected property UniqueBirthLogConstraintValidator::$entityTypeManager in farmOS 2.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/log/birth/src/Plugin/Validation/Constraint/UniqueBirthLogConstraintValidator.php, line 21

Class

UniqueBirthLogConstraintValidator
Validates the UniqueBirthLog constraint.

Namespace

Drupal\farm_birth\Plugin\Validation\Constraint

Code

protected $entityTypeManager;