You are here

private property AbstractFormEvent::$form in Hook Event Dispatcher 3.x

Same name and namespace in other branches
  1. 8.2 modules/core_event_dispatcher/src/Event/Form/AbstractFormEvent.php \Drupal\core_event_dispatcher\Event\Form\AbstractFormEvent::form

The form.

Type: array

File

modules/core_event_dispatcher/src/Event/Form/AbstractFormEvent.php, line 19

Class

AbstractFormEvent
Class AbstractFormEvent.

Namespace

Drupal\core_event_dispatcher\Event\Form

Code

private $form;