You are here

protected property CartCacheContext::$account in Commerce Core 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

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

Class

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

Namespace

Drupal\commerce_cart\Cache\Context

Code

protected $account;