protected property AddToCartController::$cartManager 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::cartManager
The cart manager.
Type: \Drupal\commerce_cart\CartManagerInterface
File
- src/
Controller/ AddToCartController.php, line 39
Class
- AddToCartController
- Defines the add to cart controller.
Namespace
Drupal\commerce_add_to_cart_link\ControllerCode
protected $cartManager;