You are here

protected property StockTransactions2::$stockServiceManager in Commerce Stock 8

The stock service manager.

Type: \Drupal\commerce_stock\StockServiceManager

File

modules/ui/src/Form/StockTransactions2.php, line 29

Class

StockTransactions2
The second part of a two part create stock transaction form.

Namespace

Drupal\commerce_stock_ui\Form

Code

protected $stockServiceManager;