You are here

protected property OrderEventTransactionsKernelTest::$stockServiceManager in Commerce Stock 8

The stock service manager.

Type: \Drupal\commerce_stock\StockServiceManagerInterface

File

modules/local_storage/tests/src/Kernel/OrderEventTransactionsKernelTest.php, line 72

Class

OrderEventTransactionsKernelTest
Ensure the stock transactions are performed on order events.

Namespace

Drupal\Tests\commerce_stock_local\Kernel

Code

protected $stockServiceManager;