constant LocalStockEvents::STOCK_LOCATION_DELETE in Commerce Stock 8
Name of the event fired after deleting a stock location.
See also
\Drupal\commerce_stock_local\Event\StockLocationEvent
File
- modules/
local_storage/ src/ Event/ LocalStockEvents.php, line 75
Class
- LocalStockEvents
- List of stock location events.
Namespace
Drupal\commerce_stock_local\EventCode
const STOCK_LOCATION_DELETE = 'commerce_stock_local.stock_location.delete';