You are here

protected property ProductBundleStockProxy::$stockServiceManager in Commerce Product Bundle 8

The stock service manager.

Type: \Drupal\commerce_stock\StockServiceManagerInterface

File

modules/commerce_product_bundle_stock/src/ProductBundleStockProxy.php, line 21

Class

ProductBundleStockProxy
Provides a stock service for product bundles.

Namespace

Drupal\commerce_product_bundle_stock

Code

protected $stockServiceManager;