function BookOutlineForm::getBaseFormId
Same name in other branches
- 9 core/modules/book/src/Form/BookOutlineForm.php \Drupal\book\Form\BookOutlineForm::getBaseFormId()
- 8.9.x core/modules/book/src/Form/BookOutlineForm.php \Drupal\book\Form\BookOutlineForm::getBaseFormId()
- 10 core/modules/book/src/Form/BookOutlineForm.php \Drupal\book\Form\BookOutlineForm::getBaseFormId()
Overrides EntityForm::getBaseFormId
File
-
core/
modules/ book/ src/ Form/ BookOutlineForm.php, line 67
Class
- BookOutlineForm
- Displays the book outline form.
Namespace
Drupal\book\FormCode
public function getBaseFormId() {
return NULL;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.