id = $id; $this->name = $name; $this->nbProducts = $nbProducts; $this->nbPages = $nbPages; $this->template = $template; $this->export = $export; } }