You are here

protected property NodeField::$entityFieldManager in Entity Field Condition 8

Drupal\Core\Entity\EntityFieldManagerInterface definition.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/Condition/NodeField.php, line 42

Class

NodeField
Provides a 'Node Field' condition.

Namespace

Drupal\entity_field_condition\Plugin\Condition

Code

protected $entityFieldManager;