Home
last modified time | relevance | path

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

/web-bugs/src/Repository/
H A DPatchRepository.php51 public function findDeveloper(int $bugId, string $patch, int $revision): string function in App\\Repository\\PatchRepository
/web-bugs/www/
H A Dpatch-display.php92 $handle = $patchRepository->findDeveloper($bug_id, $patch_name, $revision);

Completed in 5 milliseconds