You are here

public property CommerceShippingMethod::$workflow in Commerce Shipping 8.2

The shipment workflow.

Type: string

File

src/Annotation/CommerceShippingMethod.php, line 48

Class

CommerceShippingMethod
Defines the shipping method plugin annotation object.

Namespace

Drupal\commerce_shipping\Annotation

Code

public $workflow = 'shipment_default';