You are here

public property OrderDeletedEvent::$order in Ubercart 8.4

The order.

Type: \Drupal\uc_order\OrderInterface

File

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

Class

OrderDeletedEvent
Event that is fired when an order is being deleted.

Namespace

Drupal\uc_order\Event

Code

public $order;