constant LocalStockTransactionEvents::LOCAL_STOCK_TRANSACTION_LOAD in Commerce Stock 8
Name of the event fired after loading a stock transaction.
See also
\Drupal\commerce_stock_local\Event\LocalStockTransactionEvent
File
- modules/
local_storage/ src/ Event/ LocalStockTransactionEvents.php, line 17
Class
- LocalStockTransactionEvents
- List of local stock transaction events.
Namespace
Drupal\commerce_stock_local\EventCode
const LOCAL_STOCK_TRANSACTION_LOAD = 'commerce_stock_local.stock_transaction.load';