You are here

constant ShippingEvents::SHIPMENT_UPDATE in Commerce Shipping 8.2

Name of the event fired after saving an existing shipment.

See also

\Drupal\commerce_shipping\Event\ShipmentEvent

File

src/Event/ShippingEvents.php, line 61

Class

ShippingEvents

Namespace

Drupal\commerce_shipping\Event

Code

const SHIPMENT_UPDATE = 'commerce_shipping.commerce_shipment.update';