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 4231809 commit b519738Copy full SHA for b519738
src/Issue/IssueSearchResult.php
@@ -39,7 +39,7 @@ class IssueSearchResult
39
public $issues;
40
41
/**
42
- * @return int
+ * @return string|null
43
*/
44
public function getNextPageToken()
45
{
0 commit comments