Skip to content

Commit 037fea9

Browse files
author
Kevin Antoine
authored
Merge pull request #202 from andrewandante/patch-1
FIX docblock to reflect fixed functionality
2 parents 2dfc3e0 + 923fbc9 commit 037fea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/IntercomClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ public function get($endpoint, $query)
169169

170170
/**
171171
* Returns next page of the result.
172-
* @param array $pages
172+
* @param \stdClass $pages
173173
* @return mixed
174174
* @throws \GuzzleHttp\Exception\GuzzleException
175175
*/

0 commit comments

Comments
 (0)