protected property AddToCartController::$currentStore in Commerce Add To Cart Link 8
Same name and namespace in other branches
- 2.x 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 67
Class
- AddToCartController
- Defines the add to cart controller.
Namespace
Drupal\commerce_add_to_cart_link\ControllerCode
protected $currentStore;