You are here

protected property CourierManager::$messageQueue in Courier 2.x

Same name and namespace in other branches
  1. 8 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;