JGithubIssues::getLabel
Method to get a specific label on a repo.
Signature
public function getLabel(string
$user,
string
$repo,
string
$nameĀ )
Parameters
-
$user
- The name of the owner of the GitHub repository.
-
$repo
- The name of the GitHub repository.
-
$name
- The label name to get.