You are here

public property EventTypeDefaultMessagesAddForm::$eventType in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 3.x src/Form/EventTypeDefaultMessagesAddForm.php \Drupal\rng\Form\EventTypeDefaultMessagesAddForm::eventType

The event type object.

Type: \Drupal\rng\Entity\EventTypeInterface

File

src/Form/EventTypeDefaultMessagesAddForm.php, line 20

Class

EventTypeDefaultMessagesAddForm
Add a new default message to this event type.

Namespace

Drupal\rng\Form

Code

public $eventType;