You are here

protected property RngConfiguration::$identityChannelManager in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/RngConfiguration.php \Drupal\rng\RngConfiguration::identityChannelManager
  2. 8 src/RngConfiguration.php \Drupal\rng\RngConfiguration::identityChannelManager

The identity channel manager.

Type: \Drupal\courier\Service\IdentityChannelManagerInterface

File

src/RngConfiguration.php, line 25

Class

RngConfiguration
The RNG Configuration service.

Namespace

Drupal\rng

Code

protected $identityChannelManager;