You are here

protected property WorkflowConfigTransitionLabelForm::$entitiesKey in Workflow 8

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

Type: string

Overrides WorkflowConfigTransitionFormBase::$entitiesKey

File

src/Form/WorkflowConfigTransitionLabelForm.php, line 18

Class

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

Namespace

Drupal\workflow\Form

Code

protected $entitiesKey = 'workflow_config_transition';