$this->id, 'type' => $this->type, 'name' => $this->name, 'value' => $this->value, 'group' => $this->group, 'order' => $this->order, 'description' => $this->description, ]; } }