protected property TaxOrderProcessor::$entityTypeManager in Commerce Core 8.2
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
tax/ src/ TaxOrderProcessor.php, line 21
Class
- TaxOrderProcessor
- Applies taxes to orders during the order refresh process.
Namespace
Drupal\commerce_taxCode
protected $entityTypeManager;