class DB

Methods

__construct()

No description

static DB
getInstance()

No description

bool
isConnected()

No description

Medoo
getConnection()

No description

static string
table()

No description

Details

at line 14
__construct()

No description

at line 49
static DB getInstance()

No description

Return Value

DB

at line 58
bool isConnected()

No description

Return Value

bool

at line 63
Medoo getConnection()

No description

Return Value

Medoo

at line 68
static string table()

No description

Return Value

string