You are here

protected property CartAddResource::$currentStore in Commerce Cart API 8

The current store.

Type: \Drupal\commerce_store\CurrentStoreInterface

File

src/Plugin/rest/resource/CartAddResource.php, line 61

Class

CartAddResource
Creates order items for the session's carts.

Namespace

Drupal\commerce_cart_api\Plugin\rest\resource

Code

protected $currentStore;