You are here

protected property CartProvider::$cartSession in Commerce Core 8.2

The session.

Type: \Drupal\commerce_cart\CartSessionInterface

File

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

Class

CartProvider
Default implementation of the cart provider.

Namespace

Drupal\commerce_cart

Code

protected $cartSession;