You are here

protected property OrderShipmentSummary::$shippingOrderManager in Commerce Shipping 8.2

The shipping order manager.

Type: \Drupal\commerce_shipping\ShippingOrderManagerInterface

File

src/OrderShipmentSummary.php, line 28

Class

OrderShipmentSummary
Default implementation of the order shipment summary.

Namespace

Drupal\commerce_shipping

Code

protected $shippingOrderManager;