function BookSettingsForm::getFormId
File
-
core/
modules/ book/ src/ Form/ BookSettingsForm.php, line 18
Class
- BookSettingsForm
- Configure book settings for this site.
Namespace
Drupal\book\FormCode
public function getFormId() {
return 'book_admin_settings';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.