protected property CheckoutPaneBase::$checkoutFlow in Commerce Core 8.2
The parent checkout flow.
Type: \Drupal\commerce_checkout\Plugin\Commerce\CheckoutFlow\CheckoutFlowWithPanesInterface
File
- modules/
checkout/ src/ Plugin/ Commerce/ CheckoutPane/ CheckoutPaneBase.php, line 31
Class
- CheckoutPaneBase
- Provides the base checkout pane class.
Namespace
Drupal\commerce_checkout\Plugin\Commerce\CheckoutPaneCode
protected $checkoutFlow;