template_preprocess_menu_local_action(&$variables)
Prepares variables for single local action link templates.
Default template: menu-local-action.html.twig.
Parameters
array $variables: An associative array containing:
element: A render element containing:
#link: A menu link array with 'title', 'url', and (optionally) 'localized_options' keys.
Related topics
Menu system Define the navigation menus, local actions and tasks, and contextual links.
File
core/includes/menu.inc, line 65 A