Home
last modified time | relevance | path

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

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