You are here

public property CommerceShippingMethod::$services in Commerce Shipping 8.2

The supported shipping services.

An array of labels keyed by ID.

Type: array

File

src/Annotation/CommerceShippingMethod.php, line 41

Class

CommerceShippingMethod
Defines the shipping method plugin annotation object.

Namespace

Drupal\commerce_shipping\Annotation

Code

public $services = [];