You are here

protected property OrderPaymentsForm::$order in Ubercart 8.4

The order that is being viewed.

Type: \Drupal\uc_order\OrderInterface

File

payment/uc_payment/src/Form/OrderPaymentsForm.php, line 25

Class

OrderPaymentsForm
Displays a list of payments attached to an order.

Namespace

Drupal\uc_payment\Form

Code

protected $order;