You are here

protected property OrderEventSubscriber::$entityTypeManager in Commerce Stock 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EventSubscriber/OrderEventSubscriber.php, line 59

Class

OrderEventSubscriber
Performs stock transactions on order and order item events.

Namespace

Drupal\commerce_stock\EventSubscriber

Code

protected $entityTypeManager;