コード例 #1
0
ファイル: db.php プロジェクト: ralfeus/moomi-daeri.com
 public function getLastId()
 {
     return $this->driver->getLastId();
 }