This commit is contained in:
2021-09-09 17:17:44 +08:00
parent 9ca2d6634d
commit 9a5aebcfd2
7 changed files with 33 additions and 15 deletions
+4
View File
@@ -21,6 +21,10 @@ interface ResponseInterface extends \Psr\Http\Message\ResponseInterface
public function file(string $path): DownloadInterface;
public function getClientId(): int;
public function getClientInfo(): array;
/**
* @param $responseData
* @return string|array|bool|int|null