You are here

protected property ShippingMethodBase::$services in Commerce Shipping 8.2

The shipping services.

Type: \Drupal\commerce_shipping\ShippingService[]

File

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

Class

ShippingMethodBase
Provides the base class for shipping methods.

Namespace

Drupal\commerce_shipping\Plugin\Commerce\ShippingMethod

Code

protected $services = [];