You are here

constant ShippingEvents::SHIPMENT_CREATE in Commerce Shipping 8.2

Name of the event fired after creating a new shipment.

Fired before the shipment is saved.

See also

\Drupal\commerce_shipping\Event\ShipmentEvent

File

src/Event/ShippingEvents.php, line 34

Class

ShippingEvents

Namespace

Drupal\commerce_shipping\Event

Code

const SHIPMENT_CREATE = 'commerce_shipping.commerce_shipment.create';