public SearchPageListBuilder::buildForm(array $form, FormStateInterface $form_state)
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 DraggableListBuilder::buildForm
File
core/modules/search/src/SearchPageListBuilder.php, line 161
Class
SearchPageListBuilder Defines a class to build a listing of search page e