Skip to content

Commit 17f16c1

Browse files
davidbrenddg
authored andcommitted
Typo (#227)
1 parent 1749bc1 commit 17f16c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/FileUpload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ public function getContentType(): ?string
137137

138138

139139
/**
140-
* Returns the path of the temporary location of the uploaded file.
140+
* Returns the size of the uploaded file in bytes.
141141
*/
142142
public function getSize(): int
143143
{

0 commit comments

Comments
 (0)