You are here

protected property OrderTotal::$orderStorage in Commerce Core 8.2

The order storage.

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

File

modules/order/src/Plugin/views/area/OrderTotal.php, line 28

Class

OrderTotal
Defines an order total area handler.

Namespace

Drupal\commerce_order\Plugin\views\area

Code

protected $orderStorage;