class Database

Base Database Class

Methods

static 
create(string $type)

Creates a Database Object

Details

at line 25
static create(string $type)

Creates a Database Object

Parameters

string $type

Exceptions

DatabaseException