예제 #1
0
파일: PDO.php 프로젝트: 4Publish/4p_core
 protected final function logReq($method, $req)
 {
     return Db::logReq($method, $req);
 }