You are here

public property CommercePaymentMethodType::$create_label in Commerce Core 8.2

The payment method type create label.

Defaults to the main label.

Type: \Drupal\Core\Annotation\Translation

File

modules/payment/src/Annotation/CommercePaymentMethodType.php, line 43

Class

CommercePaymentMethodType
Defines the payment method type plugin annotation object.

Namespace

Drupal\commerce_payment\Annotation

Code

public $create_label;