You are here

protected property EarlyOrderProcessor::$shipmentManager in Commerce Shipping 8.2

The shipment manager.

Type: \Drupal\commerce_shipping\ShipmentManagerInterface

File

src/EarlyOrderProcessor.php, line 41

Class

EarlyOrderProcessor
Prepares shipments for the order refresh process.

Namespace

Drupal\commerce_shipping

Code

protected $shipmentManager;