You are here

protected property WishlistProvider::$wishlistStorage in Commerce Wishlist 8.3

The wishlist storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/WishlistProvider.php, line 23

Class

WishlistProvider
Default implementation of the wishlist provider.

Namespace

Drupal\commerce_wishlist

Code

protected $wishlistStorage;