You are here

protected property TemplateEditForm::$courierManager in Courier 8

Same name and namespace in other branches
  1. 2.x src/Form/TemplateEditForm.php \Drupal\courier\Form\TemplateEditForm::courierManager

The courier manager.

Type: \Drupal\courier\Service\CourierManagerInterface

File

src/Form/TemplateEditForm.php, line 40

Class

TemplateEditForm
Create a message.

Namespace

Drupal\courier\Form

Code

protected $courierManager;