You are here

public property PaymentStatus::$description in Payment 8.2

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

The translated human-readable plugin name (optional).

Type: string

File

src/Annotations/PaymentStatus.php, line 19

Class

PaymentStatus
Defines a payment method plugin annotation.

Namespace

Drupal\payment\Annotations

Code

public $description = '';