Home
last modified time | relevance | path

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

/plugin/gitlabapi/
H A Dsyntax.php161 $this->renderProjectPipelines($renderer, $gitlab, $project_id, $data['pipelines']);
268 function renderProjectPipelines($renderer, $gitlab, $project_id, $number) { function in syntax_plugin_gitlabapi