protected property RecurringJobTypeBase::$recurringOrderManager in Commerce Recurring Framework 8
The recurring order manager.
Type: \Drupal\commerce_recurring\RecurringOrderManagerInterface
File
- src/
Plugin/ AdvancedQueue/ JobType/ RecurringJobTypeBase.php, line 41
Class
- RecurringJobTypeBase
- Provides a base class for recurring job types.
Namespace
Drupal\commerce_recurring\Plugin\AdvancedQueue\JobTypeCode
protected $recurringOrderManager;