You are here

protected property MessageQueueCreator::$actionManager in Open Social 10.0.x

Same name and namespace in other branches
  1. 10.3.x modules/custom/activity_logger/src/Plugin/QueueWorker/MessageQueueCreator.php \Drupal\activity_logger\Plugin\QueueWorker\MessageQueueCreator::actionManager
  2. 10.1.x modules/custom/activity_logger/src/Plugin/QueueWorker/MessageQueueCreator.php \Drupal\activity_logger\Plugin\QueueWorker\MessageQueueCreator::actionManager
  3. 10.2.x modules/custom/activity_logger/src/Plugin/QueueWorker/MessageQueueCreator.php \Drupal\activity_logger\Plugin\QueueWorker\MessageQueueCreator::actionManager

The action manager.

Type: \Drupal\activity_creator\Plugin\ActivityActionManager

File

modules/custom/activity_logger/src/Plugin/QueueWorker/MessageQueueCreator.php, line 29

Class

MessageQueueCreator
A report worker.

Namespace

Drupal\activity_logger\Plugin\QueueWorker

Code

protected $actionManager;