Verified Commit 72b94a8a authored by Théodore Biadala's avatar Théodore Biadala
Browse files

Issue #2838571 by nexusnovaz, quietone, Damien Flament: Improve description...

Issue #2838571 by nexusnovaz, quietone, Damien Flament: Improve description for parameters in hook_menu_links_discovered_alter

(cherry picked from commit 16c1f490)
parent 5d7f3ec9
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -222,8 +222,8 @@
 * Alters all the menu links discovered by the menu link plugin manager.
 *
 * @param array &$links
 *   The link definitions to be altered. Each link has a key that is the machine
 *   name, which must be unique. By default, use the route name as the
 *   The discovered menu links to be altered. Each link has a key that is the
 *   machine name, which must be unique. By default, use the route name as the
 *   machine name. In cases where multiple links use the same route name, such
 *   as two links to the same page in different menus, or two links using the
 *   same route name but different route parameters, the suggested machine name