ThemeHandlerInterface::refreshInfo

public ThemeHandlerInterface::refreshInfo()

Refreshes the theme info data of currently installed themes.

Modules can alter theme info, so this is typically called after a module has been installed or uninstalled.

File

core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php, line 110

Class

ThemeHandlerInterface
Manages the list of available themes.

Namespace

Drupal\Core\Extension

Code

public function refreshInfo();
doc_Drupal
2016-10-29 09:48:03
Comments
Leave a Comment

Please login to continue.