コード例 #1
0
ファイル: PDO.php プロジェクト: 4Publish/4p_core
 protected final function logReq($method, $req)
 {
     return Db::logReq($method, $req);
 }