You are here

public property OrderStatusEmailUpdateEvent::$order in Ubercart 8.4

The order.

Type: \Drupal\uc_order\OrderInterface

File

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

Class

OrderStatusEmailUpdateEvent
Event indicating an email notification of order status change was requested.

Namespace

Drupal\uc_order\Event

Code

public $order;