You are here

protected property AddToCartController::$currentStore in Commerce Add To Cart Link 2.x

Same name and namespace in other branches
  1. 8 src/Controller/AddToCartController.php \Drupal\commerce_add_to_cart_link\Controller\AddToCartController::currentStore

The current store.

Type: \Drupal\commerce_store\CurrentStoreInterface

File

src/Controller/AddToCartController.php, line 69

Class

AddToCartController
Defines the add to cart controller.

Namespace

Drupal\commerce_add_to_cart_link\Controller

Code

protected $currentStore;