You are here

private property AbstractFormEvent::$formId in Hook Event Dispatcher 8.2

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

The form id.

Type: string

File

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

Class

AbstractFormEvent
Class AbstractFormEvent.

Namespace

Drupal\core_event_dispatcher\Event\Form

Code

private $formId;