You are here

protected property MessageActionForm::$entityManager in RNG - Events and Registrations 3.x

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

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/MessageActionForm.php, line 31

Class

MessageActionForm
Creates a rule with a rng_courier_message action.

Namespace

Drupal\rng\Form

Code

protected $entityManager;