You are here

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

Drupal\Core\Entity\EntityTypeManagerInterface definition.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

NodeField
Provides a 'Node Field' condition.

Namespace

Drupal\entity_field_condition\Plugin\Condition

Code

protected $entityTypeManager;