You are here

protected property CheckoutFlowBase::$order in Commerce Core 8.2

The current order.

Type: \Drupal\commerce_order\Entity\OrderInterface

File

modules/checkout/src/Plugin/Commerce/CheckoutFlow/CheckoutFlowBase.php, line 51

Class

CheckoutFlowBase
Provides the base checkout flow class.

Namespace

Drupal\commerce_checkout\Plugin\Commerce\CheckoutFlow

Code

protected $order;