JGithubCommits::getCommitComment
Method to get a single comment on a commit.
Signature
public function getCommitComment(string
$user,
string
$repo,
integer
$id )
Parameters
-
$user
- The name of the owner of the GitHub repository.
-
$repo
- The name of the GitHub repository.
-
$id
- ID of the comment to retrieve
Returns
- array