You are here

protected property EmptyCartButton::$cartManager in Commerce Core 8.2

The cart manager.

Type: \Drupal\commerce_cart\CartManagerInterface

File

modules/cart/src/Plugin/views/area/EmptyCartButton.php, line 24

Class

EmptyCartButton
Defines an area handler for the "Empty cart" button.

Namespace

Drupal\commerce_cart\Plugin\views\area

Code

protected $cartManager;