You are here

protected property EntityField::$entityTypeManager in Entity Field Condition 2.0.x

Drupal\Core\Entity\EntityTypeManagerInterface definition.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Condition/EntityField.php, line 39

Class

EntityField
Define the entity field condition base class.

Namespace

Drupal\entity_field_condition\Plugin\Condition

Code

protected $entityTypeManager;