You are here

protected property RngSettingsForm::$identityChannelManager in RNG - Events and Registrations 8

Same name and namespace in other branches
  1. 8.2 src/Form/RngSettingsForm.php \Drupal\rng\Form\RngSettingsForm::identityChannelManager
  2. 3.x src/Form/RngSettingsForm.php \Drupal\rng\Form\RngSettingsForm::identityChannelManager

The identity channel manager.

Type: \Drupal\courier\Service\IdentityChannelManagerInterface

File

src/Form/RngSettingsForm.php, line 29

Class

RngSettingsForm
Configure primary RNG settings.

Namespace

Drupal\rng\Form

Code

protected $identityChannelManager;