You are here

public function PaymentStatusInterface::getDescription in Payment 8.2

Gets the description.

Return value

string

1 method overrides PaymentStatusInterface::getDescription()
PaymentStatus::getDescription in src/Entity/PaymentStatus.php
Gets the description.

File

src/Entity/PaymentStatusInterface.php, line 64

Class

PaymentStatusInterface
Defines payment statuses.

Namespace

Drupal\payment\Entity

Code

public function getDescription();