예제 #1
0
 /**
  * @see	RM_Gpc_Mapper::table()
  **/
 public function table($name)
 {
     return $this->_mapper->table($name);
 }