Home
last modified time | relevance | path

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

/plugin/ghissues/helper/
H A DapiCacheInterface.php139 $apiResp .= $this->_chaseGithubNextLinks($http, $matches[1]);
239 private function _chaseGithubNextLinks(&$http, $apiURL) { function in helper_plugin_ghissues_apiCacheInterface
260 return ','.substr($apiNext,1,-1).$this->_chaseGithubNextLinks($http, $matches[1]);