diff --git a/src/Http/FileUpload.php b/src/Http/FileUpload.php index a63fc0ed..c9409082 100644 --- a/src/Http/FileUpload.php +++ b/src/Http/FileUpload.php @@ -127,7 +127,7 @@ public function getContentType(): ?string /** - * Returns the path of the temporary location of the uploaded file. + * Returns the size of the uploaded file in bytes. */ public function getSize(): int {