You are here

protected property CartLinksForm::$moduleHandler in Ubercart 8.4

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

uc_cart_links/src/Form/CartLinksForm.php, line 50

Class

CartLinksForm
Preprocesses a cart link, confirming with the user for destructive actions.

Namespace

Drupal\uc_cart_links\Form

Code

protected $moduleHandler;