You are here

protected property Shipping::$shippingOrderManager in Commerce Shipping 8.2

The shipping order manager.

Type: \Drupal\commerce_shipping\ShippingOrderManagerInterface

File

src/Plugin/Commerce/TaxType/Shipping.php, line 49

Class

Shipping
Provides the Shipping tax type.

Namespace

Drupal\commerce_shipping\Plugin\Commerce\TaxType

Code

protected $shippingOrderManager;