You are here

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

Same name and namespace in other branches
  1. 8 src/Form/EventAccessResetForm.php \Drupal\rng\Form\EventAccessResetForm::event
  2. 3.x src/Form/EventAccessResetForm.php \Drupal\rng\Form\EventAccessResetForm::event

The event entity.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Form/EventAccessResetForm.php, line 26

Class

EventAccessResetForm
Form controller to reset event access to defaults.

Namespace

Drupal\rng\Form

Code

protected $event;