コード例 #1
0
ファイル: Mapper.php プロジェクト: hopitio/framework
 function getAssoc()
 {
     return $this->db->GetAssoc($this->__toString(), $this->params);
 }