You are here

protected property CheckoutForm::$session in Ubercart 8.4

The session.

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

File

uc_cart/src/Form/CheckoutForm.php, line 32

Class

CheckoutForm
The checkout form built up from the enabled checkout panes.

Namespace

Drupal\uc_cart\Form

Code

protected $session;