You are here

protected property CartForm::$moduleHandler in Ubercart 8.4

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

uc_cart/src/Form/CartForm.php, line 36

Class

CartForm
Displays the contents of the customer's cart.

Namespace

Drupal\uc_cart\Form

Code

protected $moduleHandler;