protected property PaymentStatus::$description in Payment 8.2
Same name in this branch
- 8.2 src/Entity/PaymentStatus.php \Drupal\payment\Entity\PaymentStatus::description
- 8.2 src/Annotations/PaymentStatus.php \Drupal\payment\Annotations\PaymentStatus::description
The status' description.
Type: string
File
- src/
Entity/ PaymentStatus.php, line 52
Class
- PaymentStatus
- Defines a payment status entity.
Namespace
Drupal\payment\EntityCode
protected $description;