WizardFormController::$dispatcher
Same name in other branches
- 8.x-3.x src/Controller/WizardFormController.php \Drupal\ctools\Controller\WizardFormController::dispatcher
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\ControllerCode
protected $dispatcher;