mirror of
https://github.com/YGGverse/gemini-php.git
synced 2026-04-01 01:15:28 +00:00
add response setters
This commit is contained in:
parent
7916351299
commit
ad6b35d6f7
2 changed files with 27 additions and 3 deletions
|
|
@ -48,8 +48,11 @@ $response = new \Yggverse\Gemini\Client\Response(
|
|||
);
|
||||
```
|
||||
|
||||
#### Response::setCode
|
||||
#### Response::getCode
|
||||
#### Response::setMeta
|
||||
#### Response::getMeta
|
||||
#### Response::setBody
|
||||
#### Response::getBody
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue