You are here

protected property CartProvider::$currentStore in Commerce Core 8.2

The current store.

Type: \Drupal\commerce_store\CurrentStoreInterface

File

modules/cart/src/CartProvider.php, line 29

Class

CartProvider
Default implementation of the cart provider.

Namespace

Drupal\commerce_cart

Code

protected $currentStore;