Home
last modified time | relevance | path

Searched refs:renderProjectMilestones (Results 1 – 1 of 1) sorted by relevance

/plugin/gitlabapi/
H A Dsyntax.php155 $this->renderProjectMilestones($renderer, $gitlab, $project_id, $data['milestones']);
238 function renderProjectMilestones($renderer, $gitlab, $project_id, $number) { function in syntax_plugin_gitlabapi