You are here

protected property WorkflowConfigTransitionFormBase::$entitiesKey in Workflow 8

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

Type: string

File

src/Form/WorkflowConfigTransitionFormBase.php, line 23

Class

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

Namespace

Drupal\workflow\Form

Code

protected $entitiesKey = 'entities';