mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
added @since 29.0.0 on comment
This commit is contained in:
parent
7c11414c9b
commit
987b984688
1 changed files with 1 additions and 0 deletions
|
|
@ -173,6 +173,7 @@ interface IClient {
|
|||
* 'debug' => true,
|
||||
* @return IResponse
|
||||
* @throws \Exception If the request could not get completed
|
||||
* @since 29.0.0
|
||||
*/
|
||||
public function patch(string $uri, array $options = []): IResponse;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue