You are here

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

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