You are here

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

The workflow manager.

Type: \Drupal\state_machine\WorkflowManagerInterface

File

modules/core/asset/src/Form/AssetTypeForm.php, line 22

Class

AssetTypeForm
Form controller for asset type entities.

Namespace

Drupal\asset\Form

Code

protected $workflowManager;