Exemplo n.º 1
0
 /**
  * @see	RM_Wizard_Mapper::table()
  **/
 public function table($name)
 {
     return $this->_mapper->table($name);
 }