Commit 1615365f authored by catch's avatar catch
Browse files

Issue #3207771 by scott_euser, quietone, immaculatexavier, ravi.shankar,...

Issue #3207771 by scott_euser, quietone, immaculatexavier, ravi.shankar, joachim: Menu UI node type form documentation points to non-existent function

(cherry picked from commit 8743ce6b)
parent 3ae1b4bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -346,7 +346,7 @@ function menu_ui_form_node_form_submit($form, FormStateInterface $form_state) {
 * Adds menu options to the node type form.
 *
 * @see NodeTypeForm::form()
 * @see menu_ui_form_node_type_form_submit()
 * @see menu_ui_form_node_type_form_builder()
 */
function menu_ui_form_node_type_form_alter(&$form, FormStateInterface $form_state) {
  /** @var \Drupal\Core\Menu\MenuParentFormSelectorInterface $menu_parent_selector */