You are here

protected property PaymentPreCapture::$payment in Payment 8.2

The payment.

Type: \Drupal\payment\Entity\PaymentInterface

File

src/Event/PaymentPreCapture.php, line 20

Class

PaymentPreCapture
Provides an event that is dispatched before a payment is captured.

Namespace

Drupal\payment\Event

Code

protected $payment;