service commerce_cart.cart_session in Commerce Core 8.2
Class
Drupal\commerce_cart\CartSession2 string references to commerce_cart.cart_session
- CheckoutController::create in modules/
checkout/ src/ Controller/ CheckoutController.php - Instantiates a new instance of this class.
- _commerce_cart_order_access in modules/
cart/ commerce_cart.module - Checks that the account has access to the cart.
File
- modules/
cart/ commerce_cart.services.yml - modules/cart/commerce_cart.services.yml
View source
- class: Drupal\commerce_cart\CartSession
- arguments:
- - '@session'