You are here

protected property OrderOtherCount::$orderItemStorage in Commerce add to cart confirmation 1.x

The order item storage.

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

File

src/Plugin/views/area/OrderOtherCount.php, line 35

Class

OrderOtherCount
Defines an order total area handler.

Namespace

Drupal\commerce_add_to_cart_confirmation\Plugin\views\area

Code

protected $orderItemStorage;