public BookOutlineForm::form(array $form, FormStateInterface $form_state)
Gets the actual form array to be built.
Overrides ContentEntityForm::form
See also
\Drupal\Core\Entity\EntityForm::processForm()
\Drupal\Core\Entity\EntityForm::afterBuild()
File
core/modules/book/src/Form/BookOutlineForm.php, line 64
Class
BookOutlineForm Displays the book outline form.
Namespace
Drupal\book\Form
Code
public function form(array $form, FormStateInterface $form_state) {
$form['#title'] = $this-