public ThemeHandlerInterface::reset()
Resets the internal state of the theme handler.
File
- core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php, line 115
Class
- ThemeHandlerInterface
- Manages the list of available themes.
Namespace
Drupal\Core\Extension
Code
public function reset();
Please login to continue.