You are here

protected property EntityFieldCondition::$entityTypeBundleInfo in Context entity field 8

The entity type bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Plugin/Condition/EntityFieldCondition.php, line 26

Class

EntityFieldCondition
Provides an 'Entity Field' condition.

Namespace

Drupal\context_entity_field\Plugin\Condition

Code

protected $entityTypeBundleInfo;