Home
last modified time | relevance | path

Searched defs:getAPIUrl (Results 1 – 2 of 2) sorted by relevance

/plugin/gitlabproject/gitlab/
H A Dgitlab.php16 function getAPIUrl() { function in DokuwikiGitlab
/plugin/gitlabapi/gitlab/
H A Dgitlabapi.php14 function getAPIUrl() { return $this->dw_data['server'] . '/api/v4/'; } global() function in GitLabApi