You are here

public property PaymentType::$description in Payment 8.2

The translated human-readable plugin description (optional).

Type: string

File

src/Annotations/PaymentType.php, line 26

Class

PaymentType
Defines a payment type plugin annotation.

Namespace

Drupal\payment\Annotations

Code

public $description;