Skip to content

Commit fd76633

Browse files
updated docblock
1 parent de6142b commit fd76633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Github/Api/RateLimit.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class RateLimit extends AbstractApi
1313
/**
1414
* Get rate limits
1515
*
16-
* @return \Guzzle\Http\EntityBodyInterface|mixed|string
16+
* @return array
1717
*/
1818
public function getRateLimits()
1919
{

0 commit comments

Comments
 (0)