pushCriteria(app(TermCriteria::class)); $this->pushCriteria(app(RequestCriteria::class)); $this->setPresenter(TermPresenter::class); } }