You are here

protected property Basic::$paymentStatusManager in Payment 8.2

The payment status manager.

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

File

src/Plugin/Payment/Method/Basic.php, line 47

Class

Basic
A basic payment method that does not transfer money.

Namespace

Drupal\payment\Plugin\Payment\Method

Code

protected $paymentStatusManager;