You are here

protected property AlwaysInStockService::$stockUpdater in Commerce Stock 8

The stock updater.

Type: \Drupal\commerce_stock\StockUpdateInterface

File

src/AlwaysInStockService.php, line 22

Class

AlwaysInStockService
A stock service for always in stock products.

Namespace

Drupal\commerce_stock

Code

protected $stockUpdater;