function TableDragExampleSimpleForm::getFormId
File
-
modules/
tabledrag_example/ src/ Form/ TableDragExampleSimpleForm.php, line 44
Class
- TableDragExampleSimpleForm
- Table drag example simple form.
Namespace
Drupal\tabledrag_example\FormCode
public function getFormId() {
return 'tabledrag_example_simple_form';
}