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 3938a42 commit 5534e25Copy full SHA for 5534e25
lib/Github/Api/User.php
@@ -241,8 +241,8 @@ public function publicEvents($username)
241
* @link https://docs.github.com/en/rest/reference/activity#list-events-for-the-authenticated-user
242
*
243
* @param string $username
244
- * @param int $page the page number of the paginated result set
245
- * @param int $perPage the number of results per page
+ * @param int $page the page number of the paginated result set
+ * @param int $perPage the number of results per page
246
247
* @return array
248
*/
0 commit comments