You are here

protected property PaymentStatusForm::$paymentStatusPluginType in Payment 8.2

Same name in this branch
  1. 8.2 src/Entity/PaymentStatus/PaymentStatusForm.php \Drupal\payment\Entity\PaymentStatus\PaymentStatusForm::paymentStatusPluginType
  2. 8.2 src/Entity/Payment/PaymentStatusForm.php \Drupal\payment\Entity\Payment\PaymentStatusForm::paymentStatusPluginType

The "payment_status" plugin type.

Type: \Drupal\plugin\PluginType\PluginTypeInterface

File

src/Entity/Payment/PaymentStatusForm.php, line 39

Class

PaymentStatusForm
Provides the payment status update form.

Namespace

Drupal\payment\Entity\Payment

Code

protected $paymentStatusPluginType;