You are here

protected property PlanTypeForm::$workflowManager in farmOS 2.x

The workflow manager.

Type: \Drupal\state_machine\WorkflowManagerInterface

File

modules/core/plan/src/Form/PlanTypeForm.php, line 22

Class

PlanTypeForm
Form controller for plan type entities.

Namespace

Drupal\plan\Form

Code

protected $workflowManager;