You are here

protected 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 human-readable label.

Type: string

File

src/Entity/PaymentMethodConfiguration.php, line 76

Class

PaymentMethodConfiguration
Defines a payment method configuration entity.

Namespace

Drupal\payment\Entity

Code

protected $label;