You are here

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

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

The identity channel manager.

Type: \Drupal\courier\Service\IdentityChannelManagerInterface

File

src/Form/TemplateEditForm.php, line 33

Class

TemplateEditForm
Create a message.

Namespace

Drupal\courier\Form

Code

protected $identityChannelManager;