You are here

protected property OrderEventSubscriber::$eventsManager in Commerce Stock 8

The stock events manager.

Type: \Drupal\commerce_stock\StockEventsManagerInterface

File

src/EventSubscriber/OrderEventSubscriber.php, line 52

Class

OrderEventSubscriber
Performs stock transactions on order and order item events.

Namespace

Drupal\commerce_stock\EventSubscriber

Code

protected $eventsManager;