You are here

protected property CartForm::$session in Ubercart 8.4

The session.

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

File

uc_cart/src/Form/CartForm.php, line 43

Class

CartForm
Displays the contents of the customer's cart.

Namespace

Drupal\uc_cart\Form

Code

protected $session;