You are here

protected property OrderShipmentSummary::$entityTypeManager in Commerce Shipping 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/OrderShipmentSummary.php, line 21

Class

OrderShipmentSummary
Default implementation of the order shipment summary.

Namespace

Drupal\commerce_shipping

Code

protected $entityTypeManager;