You are here

protected property EmptyCartButton::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

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

Namespace

Drupal\commerce_cart\Plugin\views\area

Code

protected $entityTypeManager;