protected property CheckoutPaneBase::$order in Commerce Core 8.2
The current order.
Type: \Drupal\commerce_order\Entity\OrderInterface
File
- modules/
checkout/ src/ Plugin/ Commerce/ CheckoutPane/ CheckoutPaneBase.php, line 38
Class
- CheckoutPaneBase
- Provides the base checkout pane class.
Namespace
Drupal\commerce_checkout\Plugin\Commerce\CheckoutPaneCode
protected $order;