You are here

protected property EmptyCartForm::$cartManager in Ubercart 8.4

The cart manager.

Type: \Drupal\uc_cart\CartManagerInterface

File

uc_cart/src/Form/EmptyCartForm.php, line 21

Class

EmptyCartForm
Confirm that the customer wants to empty their cart.

Namespace

Drupal\uc_cart\Form

Code

protected $cartManager;