You are here

protected property PriceCalculator::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/order/src/PriceCalculator.php, line 40

Class

PriceCalculator

Namespace

Drupal\commerce_order

Code

protected $entityTypeManager;