Ejemplo n.º 1
0
 public function getQuantityPerPack()
 {
     $this->__load();
     return parent::getQuantityPerPack();
 }