Home
last modified time | relevance | path

Searched refs:callGithubAPI (Results 1 – 1 of 1) sorted by relevance

/plugin/ghissues/helper/
H A DapiCacheInterface.php84 return $this->callGithubAPI($apiURL, $cache);
88 public function callGithubAPI($apiURL, &$cache=NULL) { function in helper_plugin_ghissues_apiCacheInterface