public BookAdminEditForm::buildForm(array $form, FormStateInterface $form_state, NodeInterface $node = NULL)
Form constructor.
Parameters
array $form: An associative array containing the structure of the form.
\Drupal\Core\Form\FormStateInterface $form_state: The current state of the form.
Return value
array The form structure.
Overrides FormInterface::buildForm
File
core/modules/book/src/Form/BookAdminEditForm.php, line 69
Class
BookAdminEditForm Provides a form for administering a sing