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