You are here

protected property AlwaysInStockService::$stockServiceConfig in Commerce Stock 8

The stock service configuration.

Type: \Drupal\commerce_stock\StockServiceConfigInterface

File

src/AlwaysInStockService.php, line 29

Class

AlwaysInStockService
A stock service for always in stock products.

Namespace

Drupal\commerce_stock

Code

protected $stockServiceConfig;