Home
last modified time | relevance | path

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

/plugin/bugzillaint/action/
H A Dfetch.php62 private function fetchData( $bugzillaClient, $lists, $trees, $links ) { argument
68 …$result['lists'][] = $bugzillaClient->quicksearch( $i['quicksearch'], explode(',', $i['extras']), …
75 …$tree = $bugzillaClient->getBugDependencyTrees( $i['id'], $i['depth'], explode(',', $i['extras']) …
89 $result['links'] = $bugzillaClient->getBugsInfos( $ids, $extras);