We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b93901 commit 8ad2ca4Copy full SHA for 8ad2ca4
src/ApiClient.php
@@ -57,6 +57,7 @@ public function getUri(RequestInterface $request): UriInterface
57
*
58
* @param \Vazaha\Mastodon\Interfaces\RequestInterface<T> $request
59
60
+ * @throws \Vazaha\Mastodon\Exceptions\ApiErrorException
61
* @throws \Vazaha\Mastodon\Exceptions\BaseUriNotSetException
62
63
* @return T
0 commit comments