You are here

protected property DefaultPacker::$entityTypeManager in Commerce Shipping 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Packer/DefaultPacker.php, line 28

Class

DefaultPacker
Creates a single shipment per order.

Namespace

Drupal\commerce_shipping\Packer

Code

protected $entityTypeManager;