You are here

protected property RecurringJobTypeBase::$eventDispatcher in Commerce Recurring Framework 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Plugin/AdvancedQueue/JobType/RecurringJobTypeBase.php, line 34

Class

RecurringJobTypeBase
Provides a base class for recurring job types.

Namespace

Drupal\commerce_recurring\Plugin\AdvancedQueue\JobType

Code

protected $eventDispatcher;