$this->created_at, 'updated_at' => $this->updated_at, 'id' => $this->id, 'name' => $this->name, 'link' => $this->link, ]; } }