Home
last modified time | relevance | path

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

/plugin/gitlabproject/gitlab/
H A Dgitlab.php36 function closeClient(){ function in DokuwikiGitlab
/plugin/gitlabapi/gitlab/
H A Dgitlabapi.php16 function closeClient() { curl_close($this->client); } function in GitLabApi