You are here

protected property DatabaseQueue::$eventDispatcher in Payment 8.2

The event dispatcher.

Type: \Drupal\payment\EventDispatcherInterface

File

src/DatabaseQueue.php, line 34

Class

DatabaseQueue
Provides a database-based payment queue.

Namespace

Drupal\payment

Code

protected $eventDispatcher;