Bravo3\Orm\Config\Configuration::getCacheDir PHP Méthode

getCacheDir() public méthode

Get CacheDir
public getCacheDir ( ) : string
Résultat string
    public function getCacheDir()
    {
        return $this->cache_dir;
    }