added @since 29.0.0 on comment

pull/43446/head
jithin-space 3 months ago
parent 7c11414c9b
commit 987b984688

@ -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…
Cancel
Save