Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
State.php
function State::resetCache
Overrides
StateInterface::resetCache
File
core/
lib/
Drupal/
Core/
State/
State.php
, line 137
Class
State
Provides the state system using a key value store.
Namespace
Drupal\Core\State
Code
public
function
resetCache
() {
$this
->
clear
(); }
RSS feed