Home
last modified time | relevance | path

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

/plugin/ghissues/syntax/
H A Dsyntax.php149 $renderOutput .= $loadFromCache->getRenderedRequest($data['url']);
/plugin/ghissues/helper/
H A DapiCacheInterface.php214 public function getRenderedRequest($apiURL) { function in helper_plugin_ghissues_apiCacheInterface