PHP Class Bravo3\Orm\Config\Configuration

Afficher le fichier Open project: bravo3/orm Class Usage Examples

Protected Properties

Свойство Type Description
$cache_dir string

Méthodes publiques

Méthode Description
__construct ( $cache_dir = null )
getCacheDir ( ) : string Get CacheDir
setCacheDir ( string $cache_dir ) Set CacheDir

Method Details

__construct() public méthode

public __construct ( $cache_dir = null )

getCacheDir() public méthode

Get CacheDir
public getCacheDir ( ) : string
Résultat string

setCacheDir() public méthode

Set CacheDir
public setCacheDir ( string $cache_dir )
$cache_dir string

Property Details

$cache_dir protected_oe property

protected string $cache_dir
Résultat string