Joli\SlackSecretSanta\SantaKernel::getCacheDir PHP Method

getCacheDir() public method

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