protected property ModerationInformation::$bundleInfo in Drupal 8
Same name and namespace in other branches
- 9 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_moderationCode
protected $bundleInfo;