id = $id; $this->name = $name; $this->description = $description; $this->type = $type; $this->elements = $elements; $this->elementTypes = $elementTypes; } }