You are here

protected property OrderType::$workflow in Commerce Core 8.2

The order type workflow ID.

Type: string

File

modules/order/src/Entity/OrderType.php, line 74

Class

OrderType
Defines the order type entity class.

Namespace

Drupal\commerce_order\Entity

Code

protected $workflow;