You are here

protected property CartLinksForm::$session in Ubercart 8.4

The session.

Type: \Symfony\Component\HttpFoundation\Session\SessionInterface

File

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

Class

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

Namespace

Drupal\uc_cart_links\Form

Code

protected $session;