You are here

protected property MoveToCart::$currentStore in Commerce Wishlist 8.3

The current store.

Type: \Drupal\commerce_store\CurrentStoreInterface

Overrides SelectStoreTrait::$currentStore

File

src/Plugin/views/field/MoveToCart.php, line 57

Class

MoveToCart
Defines a form element for moving or copying the wishlist item to the cart.

Namespace

Drupal\commerce_wishlist\Plugin\views\field

Code

protected $currentStore;