You are here

protected property ModerationInformation::$bundleInfo in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/content_moderation/src/ModerationInformation.php \Drupal\content_moderation\ModerationInformation::bundleInfo

The bundle information service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

core/modules/content_moderation/src/ModerationInformation.php, line 33

Class

ModerationInformation
General service for moderation-related questions about Entity API.

Namespace

Drupal\content_moderation

Code

protected $bundleInfo;