You are here

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

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

Type: \Drupal\rng\Entity\RegistrationInterface

Overrides ContentEntityForm::$entity

File

src/Form/RegistrationForm.php, line 19

Class

RegistrationForm
Form controller for registrations.

Namespace

Drupal\rng\Form

Code

protected $entity;