You are here

protected property ShipmentPromotionOfferBase::$shippingOrderManager in Commerce Shipping 8.2

The shipping order manager.

Type: \Drupal\commerce_shipping\ShippingOrderManagerInterface

File

src/Plugin/Commerce/PromotionOffer/ShipmentPromotionOfferBase.php, line 33

Class

ShipmentPromotionOfferBase
Provides the base class for shipment offers.

Namespace

Drupal\commerce_shipping\Plugin\Commerce\PromotionOffer

Code

protected $shippingOrderManager;