function help_topics_modules_uninstalled
Same name in other branches
- 8.9.x core/modules/help_topics/help_topics.module \help_topics_modules_uninstalled()
Implements hook_modules_uninstalled().
File
-
core/
modules/ help_topics/ help_topics.module, line 62
Code
function help_topics_modules_uninstalled(array $modules) {
_help_topics_search_update($modules);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.