You are here

protected property EarlyOrderProcessor::$shippingOrderManager in Commerce Shipping 8.2

The shipping order manager.

Type: \Drupal\commerce_shipping\ShippingOrderManagerInterface

File

src/EarlyOrderProcessor.php, line 34

Class

EarlyOrderProcessor
Prepares shipments for the order refresh process.

Namespace

Drupal\commerce_shipping

Code

protected $shippingOrderManager;