You are here

protected property RecurringOrderManager::$entityTypeManager in Commerce Recurring Framework 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/RecurringOrderManager.php, line 23

Class

RecurringOrderManager
Provides the default recurring order manager.

Namespace

Drupal\commerce_recurring

Code

protected $entityTypeManager;