You are here

protected property OrderReassignForm::$userStorage in Commerce Core 8.2

The user storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

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

Namespace

Drupal\commerce_order\Form

Code

protected $userStorage;