$this->id, 'ico' => $this->ico_url, 'key' => $this->key, 'cover' => $this->cover_url, 'title' => $this->title, 'tips' => $this->tips, 'linker' => $this->linker, 'user' => $this->getUserTask($user), ]; } }