You are here

constant ShippingEvents::SHIPMENT_LOAD in Commerce Shipping 8.2

Name of the event fired after loading a shipment.

See also

\Drupal\commerce_shipping\Event\ShipmentEvent

File

src/Event/ShippingEvents.php, line 23

Class

ShippingEvents

Namespace

Drupal\commerce_shipping\Event

Code

const SHIPMENT_LOAD = 'commerce_shipping.commerce_shipment.load';