You are here

protected property CartLinksForm::$cartLinksValidator in Ubercart 8.4

The uc_cart_links.validator service.

Type: \Drupal\uc_cart_links\CartLinksValidatorInterface

File

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

Class

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

Namespace

Drupal\uc_cart_links\Form

Code

protected $cartLinksValidator;