Home
last modified time | relevance | path

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

/web-bugs/tests/Unit/Utils/
H A DUploaderTest.php36 $uploader->setDir(TEST_VAR_DIRECTORY . '/uploads');
/web-bugs/src/Utils/
H A DUploader.php67 public function setDir(string $dir): void function in App\\Utils\\Uploader
H A DPatchTracker.php153 $this->uploader->setDir($this->getPatchDir($bugId, $name));

Completed in 8 milliseconds