改名
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user