app = $app; parent::__construct($app); } function download(){ $params = array(); $this->finder('tgstockcost_mdl_stockdetail',$params); } }