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 399e94d commit 11728d1Copy full SHA for 11728d1
1 file changed
src/Github.php
@@ -71,7 +71,7 @@ public function __construct(Registry $options = null, Http $client = null)
71
*
72
* @param string $name Name of property to retrieve
73
74
- * @return Object GitHub API object (gists, issues, pulls, etc).
+ * @return AbstractGithubObject GitHub API object (gists, issues, pulls, etc).
75
76
* @since 1.0
77
* @throws \InvalidArgumentException If $name is not a valid sub class.
0 commit comments