You are here

protected property WishlistCacheContext::$wishlistProvider in Commerce Wishlist 8.3

The wishlist provider service.

Type: \Drupal\commerce_wishlist\WishlistProviderInterface

File

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

Class

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

Namespace

Drupal\commerce_wishlist\Cache\Context

Code

protected $wishlistProvider;