function HelpHooks::modulesInstalled
Implements hook_modules_installed().
File
-
core/
modules/ help/ src/ Hook/ HelpHooks.php, line 141
Class
- HelpHooks
- Hook implementations for help.
Namespace
Drupal\help\HookCode
public function modulesInstalled(array $modules, $is_syncing) {
_help_search_update();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.