protected property CartLinksForm::$cartManager in Ubercart 8.4
The cart manager.
Type: \Drupal\uc_cart\CartManagerInterface
File
- uc_cart_links/
src/ Form/ CartLinksForm.php, line 36
Class
- CartLinksForm
- Preprocesses a cart link, confirming with the user for destructive actions.
Namespace
Drupal\uc_cart_links\FormCode
protected $cartManager;