Example #1
0
 /**
  * @see	RM_Barcode_Mapper::fields()
  **/
 public function fields($name)
 {
     return $this->_mapper->fields($name);
 }