function WorkflowStateEditForm::getFormId
Overrides EntityForm::getFormId
File
-
core/
modules/ workflows/ src/ Form/ WorkflowStateEditForm.php, line 57
Class
- WorkflowStateEditForm
- Entity form variant for editing workflow states.
Namespace
Drupal\workflows\FormCode
public function getFormId() {
return 'workflow_state_edit_form';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.