function StateWrapper::destruct

File

webprofiler/src/State/StateWrapper.php, line 106

Class

StateWrapper
Class StateWrapper.

Namespace

Drupal\webprofiler\State

Code

public function destruct() {
    $this->updateCache();
}