You are here

protected property AddToCartForm::$currentStore in Commerce Core 8.2

The current store.

Type: \Drupal\commerce_store\CurrentStoreInterface

Overrides SelectStoreTrait::$currentStore

File

modules/cart/src/Form/AddToCartForm.php, line 54

Class

AddToCartForm
Provides the order item add to cart form.

Namespace

Drupal\commerce_cart\Form

Code

protected $currentStore;