You are here

protected property WishlistCacheContext::$account in Commerce Wishlist 8.3

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Cache/Context/WishlistCacheContext.php, line 22

Class

WishlistCacheContext
Defines the WishlistCacheContext service, for "per wishlist" caching.

Namespace

Drupal\commerce_wishlist\Cache\Context

Code

protected $account;