Example #1
0
 public function testDs()
 {
     $my_api = Cola\Warper\Warper::ds('default_db');
     var_dump($my_api);
 }