ModerationOptOutPublish::$messenger

Same name in other branches
  1. 8.9.x core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php \Drupal\content_moderation\Plugin\Action\ModerationOptOutPublish::messenger
  2. 10 core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php \Drupal\content_moderation\Plugin\Action\ModerationOptOutPublish::messenger
  3. 11.x core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php \Drupal\content_moderation\Plugin\Action\ModerationOptOutPublish::messenger

Messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

File

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

Class

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

Namespace

Drupal\content_moderation\Plugin\Action

Code

protected $messenger;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.