id = $id; $this->name = $name; $this->variable = $variable; $this->inputs = $inputs; $this->twigId = $twigId; $this->twigName = $twigName; $this->templateId = $templateId; $this->templateName = $templateName; $this->forElement = $forElement; $this->fieldType = $fieldType; $this->variableProjectId = $variableProjectId; $this->variableProjectName = $variableProjectName; } }