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