You are here

protected property Basic::$paymentStatusType in Payment 8.2

The payment status plugin type.

Type: \Drupal\plugin\PluginType\PluginTypeInterface

File

src/Plugin/Payment/MethodConfiguration/Basic.php, line 39

Class

Basic
Provides the configuration for the payment_basic payment method plugin.

Namespace

Drupal\payment\Plugin\Payment\MethodConfiguration

Code

protected $paymentStatusType;