Home
last modified time | relevance | path

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

/web-bugs/src/Repository/
H A DPatchRepository.php86 public function getPatchContents(int $bugId, string $name, int $revision): string function in App\\Repository\\PatchRepository
/web-bugs/www/
H A Dpatch-display.php83 $patchcontents = $patchRepository->getPatchContents($buginfo['id'], $patch_name, $revision);

Completed in 3 milliseconds