id = $id; $this->nom = $nom; $this->color = $color; $this->default = $default; $this->dateEnable = $dateEnable; $this->users = $users; } }