You are here

protected property CheckoutController::$checkoutPaneManager in Ubercart 8.4

The checkout pane manager.

Type: \Drupal\uc_cart\Plugin\CheckoutPaneManager

File

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

Class

CheckoutController
Controller routines for the checkout.

Namespace

Drupal\uc_cart\Controller

Code

protected $checkoutPaneManager;