You are here

protected property CartBlock::$cartProvider in Commerce Core 8.2

The cart provider.

Type: \Drupal\commerce_cart\CartProviderInterface

File

modules/cart/src/Plugin/Block/CartBlock.php, line 31

Class

CartBlock
Provides a cart block.

Namespace

Drupal\commerce_cart\Plugin\Block

Code

protected $cartProvider;