You are here

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

The order item storage.

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

File

src/Plugin/views/area/OrderItemOrderTotal.php, line 26

Class

OrderItemOrderTotal
Defines an order total area handler.

Namespace

Drupal\commerce_add_to_cart_confirmation\Plugin\views\area

Code

protected $orderItemStorage;