You are here

protected property TwoCheckoutController::$cartManager in Ubercart 8.4

The cart manager.

Type: \Drupal\uc_cart\CartManager

File

payment/uc_2checkout/src/Controller/TwoCheckoutController.php, line 23

Class

TwoCheckoutController
Controller routines for uc_2checkout.

Namespace

Drupal\uc_2checkout\Controller

Code

protected $cartManager;