JGithubStatuses::getList
Method to list statuses for an SHA.
Signature
public function getList(string
$user,
string
$repo,
string
$sha )
Parameters
-
$user
- The name of the owner of the GitHub repository.
-
$repo
- The name of the GitHub repository.
-
$sha
- SHA1 for which to get the statuses.
Returns
- array