function SettingsForm::getFormId
Same name and namespace in other branches
- 11.x core/modules/navigation/src/Form/SettingsForm.php \Drupal\navigation\Form\SettingsForm::getFormId()
File
-
core/
modules/ navigation/ src/ Form/ SettingsForm.php, line 103
Class
- SettingsForm
- Configure Navigation settings for this site.
Namespace
Drupal\navigation\FormCode
public function getFormId() : string {
return 'navigation_settings';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.