$this->getName(), 'type' => $this->getType(), 'value' => $this->conditional_json_decode($this->getValue()), 'content' => $this->conditional_json_decode($this->getContent()), 'lastModified' => $this->getLastModified(), ]; } */ }