element = array_merge([ "value" => $this->getValue(), "name" => $this->name, "id" => "field_" . $this->name ], $this->element); } }