function OverviewTerms::getFormId
Overrides EntityForm::getFormId
File
-
core/
modules/ taxonomy/ src/ Form/ OverviewTerms.php, line 68
Class
- OverviewTerms
- Provides terms overview form for a taxonomy vocabulary.
Namespace
Drupal\taxonomy\FormCode
public function getFormId() {
return 'taxonomy_overview_terms';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.