public MenuLinkResetForm::buildForm(array $form, FormStateInterface $form_state, MenuLinkInterface $menu_link_plugin = 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 ConfirmFormBase::buildForm
File
core/modules/menu_ui/src/Form/MenuLinkResetForm.php, line 91
Class
MenuLinkResetForm Defines a confirmat