$this->title, 'context'=>$this->context, 'name' => (string) $this->name, 'v' => (int) $this->v, 'is_force' => (bool) $this->is_force, 'apk_link' => (string) $this->apk_link, 'wgt_link' => (string) $this->wgt_link, ]; } }