You are here

protected property CheckoutForm::$checkoutPaneManager in Ubercart 8.4

The checkout pane manager.

Type: \Drupal\uc_cart\Plugin\CheckoutPaneManager

File

uc_cart/src/Form/CheckoutForm.php, line 25

Class

CheckoutForm
The checkout form built up from the enabled checkout panes.

Namespace

Drupal\uc_cart\Form

Code

protected $checkoutPaneManager;