You are here

protected property PaymentAwarePluginManagerDecorator::$payment in Payment 8.2

The payment to inject into plugin instances.

Type: \Drupal\payment\Entity\PaymentInterface

File

src/Plugin/Payment/PaymentAwarePluginManagerDecorator.php, line 25

Class

PaymentAwarePluginManagerDecorator
Provides a payment-aware plugin manager decorator.

Namespace

Drupal\payment\Plugin\Payment

Code

protected $payment;