You are here

protected property GroupForm::$entity in RNG - Events and Registrations 8.2

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

Type: \Drupal\rng\Entity\GroupInterface

Overrides ContentEntityForm::$entity

File

src/Form/GroupForm.php, line 17

Class

GroupForm
Form controller for registration groups.

Namespace

Drupal\rng\Form

Code

protected $entity;