Home
last modified time | relevance | path

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

/plugin/watchcycle/
H A Dhelper.php47 $all = $this->getMaintainers($watchcycle['maintainer']);
125 public function getMaintainers($def) function in helper_plugin_watchcycle
156 $data = $this->getMaintainers($def);
H A Dsyntax.php189 $all = $helper->getMaintainers($def);
/plugin/watchcycle/_test/
H A Dmaintainer.test.php44 $this->assertEquals($output, $helper->getMaintainers($input));