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.
2 parents ba4526a + e10875f commit 0257f4bCopy full SHA for 0257f4b
lib/Github/Client.php
@@ -54,8 +54,8 @@
54
* @method Api\Repo repository()
55
* @method Api\Repo repositories()
56
* @method Api\Search search()
57
- * @method Api\Organization team()
58
- * @method Api\Organization teams()
+ * @method Api\Organization\Teams team()
+ * @method Api\Organization\Teams teams()
59
* @method Api\User user()
60
* @method Api\User users()
61
* @method Api\Authorizations authorization()
0 commit comments