You are here

constant ShippingEvents::SHIPMENT_DELETE in Commerce Shipping 8.2

Name of the event fired after deleting a shipment.

See also

\Drupal\commerce_shipping\Event\ShipmentEvent

File

src/Event/ShippingEvents.php, line 79

Class

ShippingEvents

Namespace

Drupal\commerce_shipping\Event

Code

const SHIPMENT_DELETE = 'commerce_shipping.commerce_shipment.delete';