You are here

protected property ShippingMethodBase::$packageTypeManager in Commerce Shipping 8.2

The package type manager.

Type: \Drupal\commerce_shipping\PackageTypeManagerInterface

File

src/Plugin/Commerce/ShippingMethod/ShippingMethodBase.php, line 27

Class

ShippingMethodBase
Provides the base class for shipping methods.

Namespace

Drupal\commerce_shipping\Plugin\Commerce\ShippingMethod

Code

protected $packageTypeManager;