Searched refs:getPatchFileName (Results 1 – 1 of 1) sorted by relevance
135 private function getPatchFileName(int $revision): string function in App\\Utils\\PatchTracker145 return $this->getPatchDir($bugId, $name).'/'.$this->getPatchFileName($revision);161 $this->uploader->setDestinationFileName($this->getPatchFileName($revision));
Completed in 4 milliseconds