You are here

constant LocalStockTransactionEvents::LOCAL_STOCK_TRANSACTION_DELETE in Commerce Stock 8

Name of the event fired after deleting a stock location.

See also

\Drupal\commerce_stock_local\Event\LocalStockTransactionEvent

File

modules/local_storage/src/Event/LocalStockTransactionEvents.php, line 55

Class

LocalStockTransactionEvents
List of local stock transaction events.

Namespace

Drupal\commerce_stock_local\Event

Code

const LOCAL_STOCK_TRANSACTION_DELETE = 'commerce_stock_local.stock_transaction.delete';