You are here

protected property MolliePayment::$paymentStatusManager in Mollie Payment 8.2

The payment status manager.

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

File

src/Plugin/Payment/Method/MolliePayment.php, line 54

Class

MolliePayment
A payment method using Mollie.

Namespace

Drupal\mollie_payment\Plugin\Payment\Method

Code

protected $paymentStatusManager;