You are here

protected property OrderReassignForm::$order in Commerce Core 8.2

The current order.

Type: \Drupal\commerce_order\Entity\OrderInterface

File

modules/order/src/Form/OrderReassignForm.php, line 24

Class

OrderReassignForm
Provides a form for assigning orders to a different customer.

Namespace

Drupal\commerce_order\Form

Code

protected $order;