Example #1
0
 public function getHistory($idState)
 {
     return $this->_mapper->getBarcodeHistory($this, $idState);
 }