You are here

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

Drupal\Core\Entity\EntityFieldManagerInterface definition.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

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

Class

EntityField
Define the entity field condition base class.

Namespace

Drupal\entity_field_condition\Plugin\Condition

Code

protected $entityFieldManager;