protected property SubscriptionTypeBase::$entityTypeManager in Commerce Recurring Framework 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ Commerce/ SubscriptionType/ SubscriptionTypeBase.php, line 26
Class
- SubscriptionTypeBase
- Defines the subscription base class.
Namespace
Drupal\commerce_recurring\Plugin\Commerce\SubscriptionTypeCode
protected $entityTypeManager;