extra = array(); $this->fields = array(); } public function getFields() { return $this->fields; } public function getJSONInfos() { return $this->json_infos; } } ?>