You are here

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

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Deriver/EntityFieldConditionDeriver.php, line 28

Class

EntityFieldConditionDeriver
Define the entity field condition deriver.

Namespace

Drupal\entity_field_condition\Plugin\Deriver

Code

protected $entityTypeManager;