You are here

public property PaymentMethodConfiguration::$label in Payment 8.2

Same name in this branch
  1. 8.2 src/Entity/PaymentMethodConfiguration.php \Drupal\payment\Entity\PaymentMethodConfiguration::label
  2. 8.2 src/Annotations/PaymentMethodConfiguration.php \Drupal\payment\Annotations\PaymentMethodConfiguration::label

The translated human-readable plugin name.

Type: string

File

src/Annotations/PaymentMethodConfiguration.php, line 33

Class

PaymentMethodConfiguration
Defines a payment method configuration plugin annotation.

Namespace

Drupal\payment\Annotations

Code

public $label;