<?php /** * Implements hook_language_switch_links_alter(). */ function hook_module_implements_alter(&$implementations, $hook) { // Alter the registry of modules implementing a hook. }