You are here

protected property CheckoutController::$session in Ubercart 8.4

The session.

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

File

uc_cart/src/Controller/CheckoutController.php, line 42

Class

CheckoutController
Controller routines for the checkout.

Namespace

Drupal\uc_cart\Controller

Code

protected $session;