You are here

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

The stock checker.

Type: \Drupal\commerce_stock\StockCheckInterface

File

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

Class

ProductBundleStockProxyService
A stock service for always in stock products.

Namespace

Drupal\commerce_product_bundle_stock

Code

protected $stockChecker;