You are here

protected property RegistrationForm::$entity in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/Form/RegistrationForm.php \Drupal\rng\Form\RegistrationForm::entity
  2. 8 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;