Skip to content

Commit

Permalink
Merge pull request #202 from andrewandante/patch-1
Browse files Browse the repository at this point in the history
FIX docblock to reflect fixed functionality
  • Loading branch information
Kevin Antoine authored Mar 21, 2017
2 parents 2dfc3e0 + 923fbc9 commit 037fea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/IntercomClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ public function get($endpoint, $query)

/**
* Returns next page of the result.
* @param array $pages
* @param \stdClass $pages
* @return mixed
* @throws \GuzzleHttp\Exception\GuzzleException
*/
Expand Down

0 comments on commit 037fea9

Please sign in to comment.