Home
last modified time | relevance | path

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

/plugin/ghissues/helper/
H A DapiCacheInterface.php146 $newTable = $this->formatApiResponse($apiResp);
176 public function formatApiResponse($rawJSON) { function in helper_plugin_ghissues_apiCacheInterface