protected property RecurringJobTypeBase::$entityTypeManager in Commerce Recurring Framework 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ AdvancedQueue/ JobType/ RecurringJobTypeBase.php, line 27
Class
- RecurringJobTypeBase
- Provides a base class for recurring job types.
Namespace
Drupal\commerce_recurring\Plugin\AdvancedQueue\JobTypeCode
protected $entityTypeManager;