You are here

protected property CourierManager::$messageQueue in Courier 8

Same name and namespace in other branches
  1. 2.x src/Service/CourierManager.php \Drupal\courier\Service\CourierManager::messageQueue

The message queue service

Type: \Drupal\courier\Service\MessageQueueManagerInterface

File

src/Service/CourierManager.php, line 51

Class

CourierManager
The courier manager.

Namespace

Drupal\courier\Service

Code

protected $messageQueue;