DispatchForm::$dispatcher
The event_dispatcher service.
Type: \Symfony\Contracts\EventDispatcher\EventDispatcherInterface
File
-
tests/
modules/ rules_test_event/ src/ Form/ DispatchForm.php, line 23
Class
- DispatchForm
- Acquires input, wraps it in a Task object, and queues it for processing.
Namespace
Drupal\rules_test_event\FormCode
protected $dispatcher;