pushCriteria(app(RequestCriteria::class)); $this->pushCriteria(app(CategoryCriteria::class)); $this->setPresenter(CategoryPresenter::class); } }