You are here

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

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Field/FieldFormatter/SubscriptionOrders.php, line 31

Class

SubscriptionOrders
Plugin implementation of the 'subscription_orders' formatter.

Namespace

Drupal\commerce_recurring\Plugin\Field\FieldFormatter

Code

protected $entityTypeManager;