WizardFactory::$dispatcher

Same name in other branches
  1. 8.x-3.x src/Wizard/WizardFactory.php \Drupal\ctools\Wizard\WizardFactory::dispatcher

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Wizard/WizardFactory.php, line 27

Class

WizardFactory
The wizard factory.

Namespace

Drupal\ctools\Wizard

Code

protected $dispatcher;