You are here

protected property CourierManager::$identityChannelManager in Courier 8

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

The identity channel manager.

Type: \Drupal\courier\Service\IdentityChannelManager

File

src/Service/CourierManager.php, line 44

Class

CourierManager
The courier manager.

Namespace

Drupal\courier\Service

Code

protected $identityChannelManager;