Searched refs:getMaintainers (Results 1 – 5 of 5) sorted by relevance
44 $all = $this->getMaintainers($watchcycle['maintainer']);120 public function getMaintainers($def) function in helper_plugin_watchcycle152 $data = $this->getMaintainers($def);
189 $all = $helper->getMaintainers($def);
44 $this->assertEquals($output, $helper->getMaintainers($input));
75 $assignments = $db->getMaintainers();
377 public function getMaintainers(): ?array function in helper_plugin_approve_db