render('image_sizer', [ 'model'=>$this->model, 'field' => $this->field, 'form' => $this->form, 'height' => $this->height, 'width' => $this->width, 'multi' => $this->multi ]); } }