You are here

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

The entity type bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

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

Class

EntityField
Define the entity field condition base class.

Namespace

Drupal\entity_field_condition\Plugin\Condition

Code

protected $entityTypeBundleInfo;