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.
Assignees::add()
1 parent 628a749 commit 3d40ebbCopy full SHA for 3d40ebb
lib/Github/Api/Issue/Assignees.php
@@ -51,7 +51,7 @@ public function check($username, $repository, $assignee)
51
* @throws InvalidArgumentException
52
* @throws MissingArgumentException
53
*
54
- * @return string
+ * @return array
55
*/
56
public function add($username, $repository, $issue, array $parameters)
57
{
0 commit comments