id = $id; $this->name = $name; $this->type = $type; $this->optionId = $optionId; $this->value = $value; $this->twigVar = $twigVar; $this->variableProject = $variableProject; } }