Home
last modified time | relevance | path

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

/web-bugs/src/Utils/
H A DPatchTracker.php109 private function newPatchFileName(int $bugId, string $patch, string $developer): int function in App\\Utils\\PatchTracker
160 $revision = $this->newPatchFileName($bugId, $name, $developer);

Completed in 4 milliseconds