Searched refs:findDeveloper (Results 1 – 2 of 2) sorted by relevance
51 public function findDeveloper(int $bugId, string $patch, int $revision): string function in App\\Repository\\PatchRepository
92 $handle = $patchRepository->findDeveloper($bug_id, $patch_name, $revision);
Completed in 3 milliseconds