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