You are here

protected property StockLevelTest::$stockServiceManager in Commerce Stock 8

The stock service manager.

Type: \Drupal\commerce_stock\StockServiceManagerInterface

File

modules/field/tests/src/Kernel/StockLevelTest.php, line 51

Class

StockLevelTest
Ensure the stock level field works.

Namespace

Drupal\Tests\commerce_stock_field\Kernel

Code

protected $stockServiceManager;