Verified Commit 71bcc296 authored by Théodore Biadala's avatar Théodore Biadala
Browse files

Issue #3462100 by Prem Suthar, arunkumark, joachim, smustgrave: Menu system...

Issue #3462100 by Prem Suthar, arunkumark, joachim, smustgrave: Menu system docs section gives wrong alter hook

(cherry picked from commit 9678dc64)
parent 4abd5620
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -92,7 +92,9 @@
 *   matches the base route, that will be the default/first tab shown.
 *
 * Local tasks from other modules can be altered using
 * hook_menu_local_tasks_alter().
 * hook_local_tasks_alter().
 * Additionally, hook_menu_local_tasks_alter() can be used to dynamically alter
 * local tasks before they are rendered.
 *
 * @todo Derivatives are in flux for these; when they are more stable, add
 *   documentation here.