You are here

protected property WorkbenchEmailDeriver::$moderationInfo in Workbench Email 8

Same name and namespace in other branches
  1. 2.x src/Plugin/Derivative/WorkbenchEmailDeriver.php \Drupal\workbench_email\Plugin\Derivative\WorkbenchEmailDeriver::moderationInfo

Moderation info service.

Type: \Drupal\workbench_moderation\ModerationInformationInterface|\Drupal\content_moderation\ModerationInformationInterface $moderation_information

File

src/Plugin/Derivative/WorkbenchEmailDeriver.php, line 31

Class

WorkbenchEmailDeriver
Deriver to define a queue for each entity type.

Namespace

Drupal\workbench_email\Plugin\Derivative

Code

protected $moderationInfo;