function ThemeInstaller::themeRegistryRebuild
Wraps drupal_theme_rebuild().
File
-
core/
lib/ Drupal/ Core/ Extension/ ThemeInstaller.php, line 320
Class
- ThemeInstaller
- Manages theme installation/uninstallation.
Namespace
Drupal\Core\ExtensionCode
protected function themeRegistryRebuild() {
drupal_theme_rebuild();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.