Piwik\Plugins\Marketplace\Tasks::clearAllCacheEntries PHP 메소드

clearAllCacheEntries() 공개 메소드

    public function clearAllCacheEntries()
    {
        $this->api->clearAllCacheEntries();
    }