protected property MessageActionForm::$entityManager in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Form/MessageActionForm.php \Drupal\rng\Form\MessageActionForm::entityManager
- 3.x src/Form/MessageActionForm.php \Drupal\rng\Form\MessageActionForm::entityManager
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- src/
Form/ MessageActionForm.php, line 31
Class
- MessageActionForm
- Creates a rule with a rng_courier_message action.
Namespace
Drupal\rng\FormCode
protected $entityManager;