You are here

protected property MessageQueueManager::$identityChannelManager in Courier 8

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

The identity channel manager.

Type: \Drupal\courier\Service\IdentityChannelManager

File

src/Service/MessageQueueManager.php, line 25

Class

MessageQueueManager
The message queue manager.

Namespace

Drupal\courier\Service

Code

protected $identityChannelManager;