You are here

protected property EditQuantity::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/cart/src/Plugin/views/field/EditQuantity.php, line 35

Class

EditQuantity
Defines a form element for editing the order item quantity.

Namespace

Drupal\commerce_cart\Plugin\views\field

Code

protected $entityTypeManager;