You are here

protected property CourierTemplateCollection::$courierManager in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/Action/CourierTemplateCollection.php \Drupal\rng\Plugin\Action\CourierTemplateCollection::courierManager
  2. 8 src/Plugin/Action/CourierTemplateCollection.php \Drupal\rng\Plugin\Action\CourierTemplateCollection::courierManager

The courier manager.

Type: \Drupal\courier\Service\CourierManagerInterface

File

src/Plugin/Action/CourierTemplateCollection.php, line 46

Class

CourierTemplateCollection
Creates a template collection and provides a user interface to its templates.

Namespace

Drupal\rng\Plugin\Action

Code

protected $courierManager;