function Overview::getFormId
Same name in other branches
- 9 core/modules/forum/src/Form/Overview.php \Drupal\forum\Form\Overview::getFormId()
- 10 core/modules/forum/src/Form/Overview.php \Drupal\forum\Form\Overview::getFormId()
- 11.x core/modules/forum/src/Form/Overview.php \Drupal\forum\Form\Overview::getFormId()
Overrides OverviewTerms::getFormId
File
-
core/
modules/ forum/ src/ Form/ Overview.php, line 22
Class
- Overview
- Provides forum overview form for the forum vocabulary.
Namespace
Drupal\forum\FormCode
public function getFormId() {
return 'forum_overview';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.