Searched defs:maxFileSize (Results 1 – 1 of 1) sorted by relevance
14 private $maxFileSize = 2 * 1024 * 1024; variable in App\\Utils\\Uploader43 public function setMaxFileSize(int $maxFileSize): void
Completed in 3 milliseconds