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

1
public function refreshInfo();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.