protected property CourierTemplateCollection::$eventManager in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Plugin/Action/CourierTemplateCollection.php \Drupal\rng\Plugin\Action\CourierTemplateCollection::eventManager
- 3.x src/Plugin/Action/CourierTemplateCollection.php \Drupal\rng\Plugin\Action\CourierTemplateCollection::eventManager
The RNG event manager.
Type: \Drupal\rng\EventManagerInterface
File
- src/
Plugin/ Action/ CourierTemplateCollection.php, line 39
Class
- CourierTemplateCollection
- Creates a template collection and provides a user interface to its templates.
Namespace
Drupal\rng\Plugin\ActionCode
protected $eventManager;