You are here

protected property CartProvider::$orderStorage in Commerce Core 8.2

The order storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/cart/src/CartProvider.php, line 22

Class

CartProvider
Default implementation of the cart provider.

Namespace

Drupal\commerce_cart

Code

protected $orderStorage;