function StateWrapper::resetCache
File
-
webprofiler/
src/ State/ StateWrapper.php, line 92
Class
- StateWrapper
- Class StateWrapper.
Namespace
Drupal\webprofiler\StateCode
public function resetCache() {
$this->state
->resetCache();
}