Neos\Cache\EnvironmentConfiguration::getFileCacheBasePath PHP Method

getFileCacheBasePath() public method

public getFileCacheBasePath ( ) : string
return string
    public function getFileCacheBasePath()
    {
        return $this->fileCacheBasePath;
    }