You are here

protected property CheckoutController::$cartManager in Ubercart 8.4

The cart manager.

Type: \Drupal\uc_cart\CartManagerInterface

File

uc_cart/src/Controller/CheckoutController.php, line 35

Class

CheckoutController
Controller routines for the checkout.

Namespace

Drupal\uc_cart\Controller

Code

protected $cartManager;