You are here

public property CheckoutStartEvent::$order in Ubercart 8.4

The order.

Type: \Drupal\uc_order\OrderInterface

File

uc_cart/src/Event/CheckoutStartEvent.php, line 20

Class

CheckoutStartEvent
Event that is fired when a customer starts checkout.

Namespace

Drupal\uc_cart\Event

Code

public $order;