You are here

protected property RemoveButton::$cartManager in Commerce Core 8.2

The cart manager.

Type: \Drupal\commerce_cart\CartManagerInterface

File

modules/cart/src/Plugin/views/field/RemoveButton.php, line 26

Class

RemoveButton
Defines a form element for removing the order item.

Namespace

Drupal\commerce_cart\Plugin\views\field

Code

protected $cartManager;