Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ThemeHandlerInterface.php
function ThemeHandlerInterface::reset
Resets the internal state of the theme handler.
1 method overrides
ThemeHandlerInterface::reset()
ThemeHandler::reset
in core/
lib/
Drupal/
Core/
Extension/
ThemeHandler.php
Resets the internal state of the theme handler.
File
core/
lib/
Drupal/
Core/
Extension/
ThemeHandlerInterface.php
, line 70
Class
ThemeHandlerInterface
Manages the list of available themes.
Namespace
Drupal\Core\Extension
Code
public
function
reset
();
RSS feed