Lime\Cache::getCachePath PHP Method

getCachePath() public method

public getCachePath ( )
    public function getCachePath()
    {
        return $this->cachePath;
    }