You are here

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

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Wizard/FormWizardBase.php, line 51

Class

FormWizardBase
The base class for all form wizard.

Namespace

Drupal\ctools\Wizard

Code

protected $dispatcher;