Piwik\Plugin\Manager::resetTransientCache PHP 메소드

resetTransientCache() 개인적인 메소드

private resetTransientCache ( )
    private function resetTransientCache()
    {
        $this->pluginsLoadedAndActivated = null;
    }
Manager