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

__construct() public méthode

public __construct ( $cache_dir = null )
    public function __construct($cache_dir = null)
    {
        $this->cache_dir = $cache_dir;
    }