You are here

protected property WorkflowConfigTransitionRoleForm::$entitiesKey in Workflow 8

The key to use for the form element containing the entities.

Type: string

Overrides WorkflowConfigTransitionFormBase::$entitiesKey

File

src/Form/WorkflowConfigTransitionRoleForm.php, line 18

Class

WorkflowConfigTransitionRoleForm
Defines a class to build a listing of Workflow Config Transitions entities.

Namespace

Drupal\workflow\Form

Code

protected $entitiesKey = 'workflow_state';