hook_menu_local_actions_alter(&$local_actions)
Alter local actions plugins.
array $local_actions: The array of local action plugin definitions, keyed by plugin ID.
\Drupal\Core\Menu\LocalActionInterface
\Drupal\Core\Menu\LocalActionManager
function hook_menu_local_actions_alter(&$local_actions) { }
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Menu!menu.api.php/function/hook_menu_local_actions_alter/8.1.x