Joli\SlackSecretSanta\SantaKernel::getCacheDir PHP Метод

getCacheDir() публичный Метод

public getCacheDir ( )
    public function getCacheDir()
    {
        return $this->rootDir . '/var/cache/' . $this->environment;
    }