This commit is contained in:
2021-09-09 17:25:52 +08:00
parent 9a5aebcfd2
commit 6c133983fb
3 changed files with 22 additions and 8 deletions
-4
View File
@@ -21,10 +21,6 @@ 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