You are here

protected property CreditCardTerminalForm::$order in Ubercart 8.4

The order that is being processed.

Type: \Drupal\uc_order\OrderInterface

File

payment/uc_credit/src/Form/CreditCardTerminalForm.php, line 22

Class

CreditCardTerminalForm
Displays the credit card terminal form for administrators.

Namespace

Drupal\uc_credit\Form

Code

protected $order;