You are here

protected property PaymentReferenceBase::$paymentMethodType in Payment 8.2

The payment method type.

Type: \Drupal\plugin\PluginType\PluginTypeInterface

File

src/Element/PaymentReferenceBase.php, line 75

Class

PaymentReferenceBase
Provides a base for payment reference elements.

Namespace

Drupal\payment\Element

Code

protected $paymentMethodType;