Bravo3\Orm\Config\Configuration::getCacheDir PHP 메소드

getCacheDir() 공개 메소드

Get CacheDir
public getCacheDir ( ) : string
리턴 string
    public function getCacheDir()
    {
        return $this->cache_dir;
    }