You are here

protected property StockServiceConfig::$stockLocations in Commerce Stock 8

A list of stock locations.

Type: array

File

src/StockServiceConfig.php, line 23

Class

StockServiceConfig
The default stock service configuration class. This class does nothing meaningful and act as a stub to fullfil the StockServiceInterface for the AlwaysInStockService.

Namespace

Drupal\commerce_stock

Code

protected $stockLocations = [];