You are here

protected property LogTypeForm::$workflowManager in Log entity 2.x

The workflow manager.

Type: \Drupal\state_machine\WorkflowManagerInterface

File

src/Form/LogTypeForm.php, line 23

Class

LogTypeForm
Form controller for Log type entities.

Namespace

Drupal\log\Form

Code

protected $workflowManager;