Exemplo n.º 1
0
 public function integralShopAction()
 {
     return $this->objBase->integralShopAction();
 }
Exemplo n.º 2
0
 public function integralShopAction()
 {
     $this->objGood->integralShopAction();
     $this->pick();
 }