You are here

protected property CheckoutReviewForm::$session in Ubercart 8.4

The session.

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

File

uc_cart/src/Form/CheckoutReviewForm.php, line 20

Class

CheckoutReviewForm
Gives customers the option to finish checkout or revise their information.

Namespace

Drupal\uc_cart\Form

Code

protected $session;