Searched defs:closeClient (Results 1 – 2 of 2) sorted by relevance
/plugin/gitlabproject/gitlab/ | ||
H A D | gitlab.php | 36 function closeClient(){ function in DokuwikiGitlab |
/plugin/gitlabapi/gitlab/ | ||
H A D | gitlabapi.php | 16 function closeClient() { curl_close($this->client); } global() function in GitLabApi |