public property CheckoutCompleteEvent::$order in Ubercart 8.4
The order.
Type: \Drupal\uc_order\OrderInterface
File
- uc_cart/
src/ Event/ CheckoutCompleteEvent.php, line 20
Class
- CheckoutCompleteEvent
- Event that is fired when a customer completes checkout.
Namespace
Drupal\uc_cart\EventCode
public $order;