You are here

protected property PaymentDeleteForm::$payment in Ubercart 8.4

The payment to be deleted.

Type: \Drupal\uc_payment\PaymentReceiptInterface

File

payment/uc_payment/src/Form/PaymentDeleteForm.php, line 22

Class

PaymentDeleteForm
Confirmation form to delete a payment from an order.

Namespace

Drupal\uc_payment\Form

Code

protected $payment;