You are here

protected property PaymentPreRefund::$payment in Payment 8.2

The payment.

Type: \Drupal\payment\Entity\PaymentInterface

File

src/Event/PaymentPreRefund.php, line 20

Class

PaymentPreRefund
Provides an event that is dispatched before a payment is refunded.

Namespace

Drupal\payment\Event

Code

protected $payment;