You are here

public property OrderStatusUpdateEvent::$order in Ubercart 8.4

The new order.

Type: \Drupal\uc_order\OrderInterface

File

uc_order/src/Event/OrderStatusUpdateEvent.php, line 27

Class

OrderStatusUpdateEvent
Event that is fired when an order's status is changed.

Namespace

Drupal\uc_order\Event

Code

public $order;