You are here

protected property CartCacheContext::$cartProvider in Commerce Core 8.2

The cart provider service.

Type: \Drupal\commerce_cart\CartProviderInterface

File

modules/cart/src/Cache/Context/CartCacheContext.php, line 29

Class

CartCacheContext
Defines the CartCacheContext service, for "per cart" caching.

Namespace

Drupal\commerce_cart\Cache\Context

Code

protected $cartProvider;