eee
This commit is contained in:
+3
-4
@@ -172,8 +172,7 @@ interface IClient
|
||||
public function withContentType(string $contentType): static;
|
||||
|
||||
|
||||
/**
|
||||
* @return mixed
|
||||
*/
|
||||
public function getBody(): mixed;
|
||||
public null|string $body {
|
||||
get;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user