JGithubMilestones::get
Method to get a specific milestone.
Signature
public function get(string
$user,
string
$repo,
integer
$milestoneId )
Parameters
-
$user
- The name of the owner of the GitHub repository.
-
$repo
- The name of the GitHub repository.
-
$milestoneId
- The milestone id to get.