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