Go\Instrument\ClassLoading\CachePathManager::__destruct PHP Method

__destruct() public method

This implementation is not thread-safe, so be care
public __destruct ( )
    public function __destruct()
    {
        $this->flushCacheState();
    }