You are here

protected property QueryAccessSubscriber::$cartProvider in Commerce Core 8.2

The cart provider.

Type: \Drupal\commerce_cart\CartProviderInterface

File

modules/cart/src/EventSubscriber/QueryAccessSubscriber.php, line 17

Class

QueryAccessSubscriber

Namespace

Drupal\commerce_cart\EventSubscriber

Code

protected $cartProvider;