Home
last modified time | relevance | path

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

/plugin/bugzillaint/action/
H A Dfetch.php89 $result['links'] = $bugzillaClient->getBugsInfos( $ids, $extras);
/plugin/bugzillaint/helper/
H A Dbugzillaclient.php212 public function getBugsInfos( $ids, $extras ) { function in helper_plugin_bugzillaint_bugzillaclient