You are here

protected property EarlyOrderProcessor::$entityTypeManager in Commerce Shipping 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EarlyOrderProcessor.php, line 27

Class

EarlyOrderProcessor
Prepares shipments for the order refresh process.

Namespace

Drupal\commerce_shipping

Code

protected $entityTypeManager;