You are here

public property CommerceCheckoutPane::$display_label in Commerce Core 8.2

The checkout pane display label.

Defaults to the main label.

Type: \Drupal\Core\Annotation\Translation

File

modules/checkout/src/Annotation/CommerceCheckoutPane.php, line 41

Class

CommerceCheckoutPane
Defines the checkout pane plugin annotation object.

Namespace

Drupal\commerce_checkout\Annotation

Code

public $display_label;