protected property CheckoutFlowBase::$visibleSteps in Commerce Core 8.2
Static cache of visible steps.
Type: array
File
- modules/
checkout/ src/ Plugin/ Commerce/ CheckoutFlow/ CheckoutFlowBase.php, line 67
Class
- CheckoutFlowBase
- Provides the base checkout flow class.
Namespace
Drupal\commerce_checkout\Plugin\Commerce\CheckoutFlowCode
protected $visibleSteps = [];