You are here

protected property Processor::$eventDispatcher in Advanced Queue 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Processor.php, line 23

Class

Processor
Provides the default queue processor.

Namespace

Drupal\advancedqueue

Code

protected $eventDispatcher;