I would like to file an issue about the documentation of the following API page: http://api.drupal.org/api/drupal/includes%21menu.inc/function/theme_menu...
This page contains important information for themers who're trying to modify the markup of menus - for example when someone's trying to create a custom dropdown menu. I've spent couple of hours myself trying to find more information about $variables['element'], especially on finding the depth value $variables['element']['#original_link']['depth'].
Could anyone please try to make this page more complete?
Comments
Comment #1
jhodgdonSounds like a reasonable request!
Comment #1.0
jhodgdonUpdated issue summary.
Comment #13
quietone commentedTriaged during a documentation triage meeting in slack.
theme_menu_link was removed in #1777332: Replace theme_menu_link() and menu-tree.html.twig with a single Twig template and functionality replaced with menu.html.twig. The replacement does document the variables.
closing as outdated.