getId(); return $this->apiLegacyRequestService->getContent($url); } public function write(File $file, string $content, Access $author): File { throw new \RuntimeException('not implemented error'); } }