We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de6142b commit fd76633Copy full SHA for fd76633
lib/Github/Api/RateLimit.php
@@ -13,7 +13,7 @@ class RateLimit extends AbstractApi
13
/**
14
* Get rate limits
15
*
16
- * @return \Guzzle\Http\EntityBodyInterface|mixed|string
+ * @return array
17
*/
18
public function getRateLimits()
19
{
0 commit comments