コード例 #1
0
ファイル: ORMTest.php プロジェクト: EchoWine/database
 public function log()
 {
     print_r(DB::log(true));
 }