name = $name; $this->value = $value; $this->valuePimId = $valuePimId; $this->valueProjectId = $valueProjectId; $this->fieldType = $fieldType; $this->listValue = $listValue; $this->collection = $collection; $this->variableProjectId = $variableProjectId; $this->pimInputId = $pimInputId; $this->twigVar = $twigVar; $this->editable = $editable; } }