db::__callStatic

Magic calls for other static db methods, which are redircted to the database class if available

db::__callStatic($method, $arguments)

Parameters

$method (string)
$arguments (mixed)

Return values

mixed