function NestedTableDragTestForm::getFormId
Overrides TableDragTestForm::getFormId
File
-
core/
modules/ system/ tests/ modules/ tabledrag_test/ src/ Form/ NestedTableDragTestForm.php, line 15
Class
- NestedTableDragTestForm
- Provides a form for testing nested draggable tables.
Namespace
Drupal\tabledrag_test\FormCode
public function getFormId() {
return 'nested_tabledrag_test_form';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.