You are here

protected property LateOrderProcessor::$shippingOrderManager in Commerce Shipping 8.2

The shipping order manager.

Type: \Drupal\commerce_shipping\ShippingOrderManagerInterface

File

src/LateOrderProcessor.php, line 26

Class

LateOrderProcessor
Completes the order refresh process for shipments.

Namespace

Drupal\commerce_shipping

Code

protected $shippingOrderManager;