DB
class DB
Methods
__construct()
No description
static DB
getInstance()
No description
static void
bool
isConnected()
No description
Medoo
getConnection()
No description
static string
table()
No description
static string
mapper()
No description
static string
author()
No description
static array
categories()
No description
Details
at line 14
__construct()
No description
at line 53
static DB
getInstance()
No description
at line 65
static void
setInstance(DB|null $instance)
Set a custom instance (useful for testing / DI).
at line 70
bool
isConnected()
No description
at line 75
Medoo
getConnection()
No description
at line 80
static string
table()
No description
at line 85
static string
mapper()
No description
at line 90
static string
author()
No description
at line 95
static array
categories()
No description