You are here

protected property PaymentAwareTrait::$payment in Payment 8.2

The payment.

Type: \Drupal\payment\Entity\PaymentInterface

File

src/PaymentAwareTrait.php, line 21

Class

PaymentAwareTrait
Provides a default implementation of \Drupal\payment\PaymentAwareInterface.

Namespace

Drupal\payment

Code

protected $payment;