Home
last modified time | relevance | path

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

/web-bugs/src/Utils/
H A DPatchTracker.php135 private function getPatchFileName(int $revision): string function in App\\Utils\\PatchTracker
145 return $this->getPatchDir($bugId, $name).'/'.$this->getPatchFileName($revision);
161 $this->uploader->setDestinationFileName($this->getPatchFileName($revision));

Completed in 3 milliseconds