$this->getId(), 'userId' => $this->getUserId(), 'fileId' => $this->getFileId(), 'name' => $this->getName(), 'value' => static::conditional_json_decode($this->getValue()), 'lastModified' => $this->getLastModified(), ]; } }