You are here

protected property AlwaysInStockService::$stockChecker in Commerce Stock 8

The stock checker.

Type: \Drupal\commerce_stock\StockCheckInterface

File

src/AlwaysInStockService.php, line 15

Class

AlwaysInStockService
A stock service for always in stock products.

Namespace

Drupal\commerce_stock

Code

protected $stockChecker;