You are here

protected property CartManager::$orderItemStorage in Commerce Core 8.2

The order item storage.

Type: \Drupal\commerce_order\OrderItemStorageInterface

File

modules/cart/src/CartManager.php, line 31

Class

CartManager
Default implementation of the cart manager.

Namespace

Drupal\commerce_cart

Code

protected $orderItemStorage;