You are here

protected property OrderAddForm::$storeStorage in Commerce Core 8.2

The store storage.

Type: \Drupal\Core\Entity\Sql\SqlContentEntityStorage

File

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

Class

OrderAddForm
Provides the order add form.

Namespace

Drupal\commerce_order\Form

Code

protected $storeStorage;