You are here

protected property ShippingMethodBase::$workflowManager in Commerce Shipping 8.2

The workflow manager.

Type: \Drupal\state_machine\WorkflowManagerInterface

File

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

Class

ShippingMethodBase
Provides the base class for shipping methods.

Namespace

Drupal\commerce_shipping\Plugin\Commerce\ShippingMethod

Code

protected $workflowManager;