function help_modules_uninstalled
Implements hook_modules_uninstalled().
File
-
core/
modules/ help/ help.module, line 108
Code
function help_modules_uninstalled(array $modules) {
_help_search_update($modules);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.