JGithubCommits::deleteCommitComment
Method to delete a comment on a commit.
Signature
public function deleteCommitComment(string
$user,
string
$repo,
string
$id )
Parameters
-
$user
- The name of the owner of the GitHub repository.
-
$repo
- The name of the GitHub repository.
-
$id
- The ID of the comment to edit.