You are here

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

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

Type: \Drupal\rng\RegistrationInterface

Overrides ContentEntityForm::$entity

File

src/Form/RegistrationForm.php, line 21

Class

RegistrationForm
Form controller for registrations.

Namespace

Drupal\rng\Form

Code

protected $entity;