You are here

protected property CheckoutController::$cartSession in Commerce Core 8.2

The cart session.

Type: \Drupal\commerce_cart\CartSessionInterface

File

modules/checkout/src/Controller/CheckoutController.php, line 50

Class

CheckoutController
Provides the checkout form page.

Namespace

Drupal\commerce_checkout\Controller

Code

protected $cartSession;