Searched defs:getAPIUrl (Results 1 – 2 of 2) sorted by relevance
/plugin/gitlabproject/gitlab/ | ||
H A D | gitlab.php | 16 function getAPIUrl() { function in DokuwikiGitlab |
/plugin/gitlabapi/gitlab/ | ||
H A D | gitlabapi.php | 14 function getAPIUrl() { return $this->dw_data['server'] . '/api/v4/'; } global() function in GitLabApi |