protected property PaymentMethodConfiguration::$label in Payment 8.2
Same name in this branch
- 8.2 src/Entity/PaymentMethodConfiguration.php \Drupal\payment\Entity\PaymentMethodConfiguration::label
- 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\EntityCode
protected $label;