id = $id; $this->url = $url; $this->title = $title; $this->tag = $tag; $this->addedAt = $addedAt; $this->unread = $unread; } }