Overtrue\LaravelWechat\CacheBridge::getStats PHP Method

getStats() public method

Retrieves cached information from the data store.
public getStats ( ) : array | null
return array | null An associative array with server's statistics if available, NULL otherwise.
    public function getStats()
    {
    }