You are here

public property ShipmentSaveEvent::$order in Ubercart 8.4

The order.

Type: \Drupal\uc_order\OrderInterface

File

shipping/uc_fulfillment/src/Event/ShipmentSaveEvent.php, line 21

Class

ShipmentSaveEvent
Event that is fired when a shipment is saved.

Namespace

Drupal\uc_fulfillment\Event

Code

public $order;