Skip to content

Commit a19ca3a

Browse files
authored
Typo (#227)
1 parent bf945f3 commit a19ca3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/FileUpload.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ public function getContentType(): ?string
127127

128128

129129
/**
130-
* Returns the path of the temporary location of the uploaded file.
130+
* Returns the size of the uploaded file in bytes.
131131
*/
132132
public function getSize(): int
133133
{

0 commit comments

Comments
 (0)