protected property WorkflowAccessRoleForm::$entitiesKey in Workflow 8
The key to use for the form element containing the entities.
Type: string
Overrides WorkflowConfigTransitionFormBase::$entitiesKey
File
- modules/
workflow_access/ src/ Form/ WorkflowAccessRoleForm.php, line 19
Class
- WorkflowAccessRoleForm
- Provides the base form for workflow add and edit forms.
Namespace
Drupal\workflow_access\FormCode
protected $entitiesKey = 'workflow_state';