You are here

protected property OrderEventSubscriber::$eventTypeManager in Commerce Stock 8

The stock event types.

Type: \Drupal\commerce_stock\StockEventTypeManagerInterface

File

src/EventSubscriber/OrderEventSubscriber.php, line 45

Class

OrderEventSubscriber
Performs stock transactions on order and order item events.

Namespace

Drupal\commerce_stock\EventSubscriber

Code

protected $eventTypeManager;