You are here

protected property ModerationOptOutPublish::$bundleInfo in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php \Drupal\content_moderation\Plugin\Action\ModerationOptOutPublish::bundleInfo
  2. 10 core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php \Drupal\content_moderation\Plugin\Action\ModerationOptOutPublish::bundleInfo

Bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php, line 34

Class

ModerationOptOutPublish
Alternate action plugin that can opt-out of modifying moderated entities.

Namespace

Drupal\content_moderation\Plugin\Action

Code

protected $bundleInfo;