id = $id; $this->name = $name; $this->type = $type; $this->description = $description; $this->nbElement = $nbElement; $this->nbPage = $nbPage; $this->nbPageMax = $nbPageMax; $this->workflow_id = $workflow_id; $this->color = $color; $this->versions = $versions; } }