You are here

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

The entity field compare type manager.

Type: \Drupal\entity_field_condition\Contracts\EntityFieldCompareTypeManagerInterface

File

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

Class

EntityField
Define the entity field condition base class.

Namespace

Drupal\entity_field_condition\Plugin\Condition

Code

protected $entityFieldCompareTypeManager;