You are here

protected property CheckoutCompletionRegisterEvent::$order in Commerce Core 8.2

The checkout order.

Type: \Drupal\commerce_order\Entity\OrderInterface

File

modules/checkout/src/Event/CheckoutCompletionRegisterEvent.php, line 29

Class

CheckoutCompletionRegisterEvent
Defines the checkout completion register event.

Namespace

Drupal\commerce_checkout\Event

Code

protected $order;