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::remove()
1 parent 6b3c7ea commit 628a749Copy full SHA for 628a749
lib/Github/Api/Issue/Assignees.php
@@ -78,7 +78,7 @@ public function add($username, $repository, $issue, array $parameters)
78
*
79
* @throws MissingArgumentException
80
81
- * @return string
+ * @return array
82
*/
83
public function remove($username, $repository, $issue, array $parameters)
84
{
0 commit comments