You are here

protected property EventAccessResetForm::$entityManager in RNG - Events and Registrations 8.2

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

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/Form/EventAccessResetForm.php, line 40

Class

EventAccessResetForm
Form controller to reset event access to defaults.

Namespace

Drupal\rng\Form

Code

protected $entityManager;