You are here

protected property WizardFormController::$dispatcher in Chaos Tool Suite (ctools) 8.3

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Controller/WizardFormController.php, line 36

Class

WizardFormController
Wrapping controller for wizard forms that serve as the main page body.

Namespace

Drupal\ctools\Controller

Code

protected $dispatcher;