コード例 #1
0
ファイル: clip_dao.php プロジェクト: vazahat/dudex
 /**
  * @see OW_BaseDao::getTableName()
  *
  */
 public function getTableNameUser()
 {
     return $this->userDao->getTableName();
 }