protected property LocalStockTransactionEvent::$stockTransaction in Commerce Stock 8
The stock transaction.
Assoziative array containing all the values of the transaction. This is essentially a map of the database columns.
Type: array
See also
\Drupal\commerce_stock_local\LocalStockUpdater::createTransaction()
File
- modules/
local_storage/ src/ Event/ LocalStockTransactionEvent.php, line 22
Class
- LocalStockTransactionEvent
- Defines the stock location event.
Namespace
Drupal\commerce_stock_local\EventCode
protected $stockTransaction;