You are here

protected property ProductBundleStockProxyService::$stockUpdater in Commerce Product Bundle 8

The stock updater.

Type: \Drupal\commerce_stock\StockUpdateInterface

File

modules/commerce_product_bundle_stock/src/ProductBundleStockProxyService.php, line 25

Class

ProductBundleStockProxyService
A stock service for always in stock products.

Namespace

Drupal\commerce_product_bundle_stock

Code

protected $stockUpdater;