You are here

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

The stock service configuration.

Type: \Drupal\commerce_stock\StockServiceConfigInterface

File

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

Class

ProductBundleStockProxyService
A stock service for always in stock products.

Namespace

Drupal\commerce_product_bundle_stock

Code

protected $stockServiceConfig;