You are here

constant ShippingEvents::SHIPMENT_INSERT in Commerce Shipping 8.2

Name of the event fired after saving a new shipment.

See also

\Drupal\commerce_shipping\Event\ShipmentEvent

File

src/Event/ShippingEvents.php, line 52

Class

ShippingEvents

Namespace

Drupal\commerce_shipping\Event

Code

const SHIPMENT_INSERT = 'commerce_shipping.commerce_shipment.insert';