You are here

protected property PaymentStorage::$paymentStatusManager in Payment 8.2

The payment status manager.

Type: \Drupal\payment\Plugin\Payment\Status\PaymentStatusManagerInterface

File

src/Entity/Payment/PaymentStorage.php, line 20

Class

PaymentStorage
Handles storage for payment entities.

Namespace

Drupal\payment\Entity\Payment

Code

protected $paymentStatusManager;