You are here

public property CheckoutReviewOrderEvent::$order in Ubercart 8.4

The order.

Type: \Drupal\uc_order\OrderInterface

File

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

Class

CheckoutReviewOrderEvent
Event that is fired when a customer reviews their order in checkout.

Namespace

Drupal\uc_cart\Event

Code

public $order;