You are here

protected property InvoiceTypeForm::$workflowManager in Commerce Invoice 8.2

The workflow manager.

Type: \Drupal\state_machine\WorkflowManagerInterface

File

src/Form/InvoiceTypeForm.php, line 27

Class

InvoiceTypeForm
Provides an invoice type form.

Namespace

Drupal\commerce_invoice\Form

Code

protected $workflowManager;