You are here

protected property ContentEntityStorageBase::$entityTypeBundleInfo in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php \Drupal\Core\Entity\ContentEntityStorageBase::entityTypeBundleInfo

The entity bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php, line 38

Class

ContentEntityStorageBase
Base class for content entity storage handlers.

Namespace

Drupal\Core\Entity

Code

protected $entityTypeBundleInfo;