You are here

protected property MessageActionForm::$eventManager in RNG - Events and Registrations 8

Same name and namespace in other branches
  1. 8.2 src/Form/MessageActionForm.php \Drupal\rng\Form\MessageActionForm::eventManager
  2. 3.x src/Form/MessageActionForm.php \Drupal\rng\Form\MessageActionForm::eventManager

The RNG event manager.

Type: \Drupal\rng\EventManagerInterface

File

src/Form/MessageActionForm.php, line 38

Class

MessageActionForm
Creates a rule with a rng_courier_message action.

Namespace

Drupal\rng\Form

Code

protected $eventManager;