You are here

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

Drupal\Core\Field\FieldTypePluginManagerInterface definition.

Type: \Drupal\Core\Field\FieldTypePluginManagerInterface

File

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

Class

EntityField
Define the entity field condition base class.

Namespace

Drupal\entity_field_condition\Plugin\Condition

Code

protected $fieldTypePluginManager;