You are here

protected property CartController::$cartManager in Ubercart 8.4

The cart manager.

Type: \Drupal\uc_cart\CartManager

File

uc_cart/src/Controller/CartController.php, line 19

Class

CartController
Controller routines for the shopping cart.

Namespace

Drupal\uc_cart\Controller

Code

protected $cartManager;