You are here

protected property PaymentStatusBase::$paymentStatusManager in Payment 8.2

The payment status plugin manager.

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

File

src/Plugin/Payment/Status/PaymentStatusBase.php, line 52

Class

PaymentStatusBase
Provides a base payment status.

Namespace

Drupal\payment\Plugin\Payment\Status

Code

protected $paymentStatusManager;