Skip to content

Commit

Permalink
Typo (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrend committed Aug 21, 2023
1 parent bf945f3 commit a19ca3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Http/FileUpload.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
Expand Down

0 comments on commit a19ca3a

Please sign in to comment.