You are here

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

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

The identity channel manager.

Type: \Drupal\courier\Service\IdentityChannelManagerInterface

File

src/RngEntityModel.php, line 59

Class

RngEntityModel
Enforces RNG model relationships.

Namespace

Drupal\rng

Code

protected $identityChannelManager;