You are here

protected property EntityBundle::$entityTypeBundleInfo in Drupal 9

The entity type bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

core/lib/Drupal/Core/Entity/Plugin/Condition/EntityBundle.php, line 26

Class

EntityBundle
Provides the 'Entity Bundle' condition.

Namespace

Drupal\Core\Entity\Plugin\Condition

Code

protected $entityTypeBundleInfo;