Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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();

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal