You are here

protected property Unavailable::$payment in Payment 8.2

The payment this payment method is for.

Type: \Drupal\payment\Entity\PaymentInterface

File

src/Plugin/Payment/Method/Unavailable.php, line 37

Class

Unavailable
A payment method controller that essentially disables payment methods.

Namespace

Drupal\payment\Plugin\Payment\Method

Code

protected $payment;