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\FormCode
protected $moduleHandler;