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 fe666bd commit bad6991Copy full SHA for bad6991
lib/Github/Api/Issue/Labels.php
@@ -4,6 +4,7 @@
4
5
use Github\Api\AbstractApi;
6
use Github\Exception\InvalidArgumentException;
7
+use Github\Exception\MissingArgumentException;
8
9
/**
10
* @link http://developer.github.com/v3/issues/labels/
0 commit comments