Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Entity/EntityBundleListener.php \Drupal\Core\Entity\EntityBundleListener::entityTypeBundleInfo
  2. 9 core/lib/Drupal/Core/Entity/EntityBundleListener.php \Drupal\Core\Entity\EntityBundleListener::entityTypeBundleInfo

The entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

core/lib/Drupal/Core/Entity/EntityBundleListener.php, line 24

Class

EntityBundleListener
Reacts to entity bundle CRUD on behalf of the Entity system.

Namespace

Drupal\Core\Entity

Code

protected $entityTypeBundleInfo;