public property CommerceCheckoutPane::$default_step in Commerce Core 8.2
The ID of the default step for this pane.
Optional. If missing, the pane will be disabled by default.
Type: string
File
- modules/
checkout/ src/ Annotation/ CommerceCheckoutPane.php, line 50
Class
- CommerceCheckoutPane
- Defines the checkout pane plugin annotation object.
Namespace
Drupal\commerce_checkout\AnnotationCode
public $default_step;