Home
last modified time | relevance | path

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

/plugin/ghissues/helper/
H A DapiCacheInterface.php176 public function formatApiResponse($rawJSON) { argument
180 if ($rawJSON == '[]') {
188 $response = $json->decode($rawJSON);