You are here

protected property OrderReassignForm::$orderAssignment in Commerce Core 8.2

The order assignment service.

Type: \Drupal\commerce_order\OrderAssignmentInterface

File

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

Class

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

Namespace

Drupal\commerce_order\Form

Code

protected $orderAssignment;