You are here

public property OrderStatusUpdateEvent::$original_order in Ubercart 8.4

The original order.

Type: \Drupal\uc_order\OrderInterface

File

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

Class

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

Namespace

Drupal\uc_order\Event

Code

public $original_order;