b23362af45c8a4fb230af6f84367cb84a19bcafc
[yaffs-website] / vendor / chi-teck / drupal-code-generator / templates / d8 / hook / menu_local_actions_alter.twig
1 /**
2  * Implements hook_menu_local_actions_alter().
3  */
4 function {{ machine_name }}_menu_local_actions_alter(&$local_actions) {
5 }