You are here

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

Same name and namespace in other branches
  1. 8 src/Form/Settings.php \Drupal\courier\Form\Settings::identityChannelManager

The identity channel manager.

Type: \Drupal\courier\Service\IdentityChannelManagerInterface

File

src/Form/Settings.php, line 36

Class

Settings
Configure Courier settings.

Namespace

Drupal\courier\Form

Code

protected $identityChannelManager;