Esempio n. 1
0
 /**
  * getResult
  *
  * @return mixed
  */
 public function getResult()
 {
     $this->hasJoinedInventory = false;
     return parent::getResult();
 }