Skip to content

Commit

Permalink
Merge pull request #174 from slimphp/fix-code-style
Browse files Browse the repository at this point in the history
Fix Code Style
  • Loading branch information
l0gicgate committed Nov 12, 2020
2 parents 0edc201 + 70846ee commit dea7736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UploadedFile.php
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ public function getSize(): ?int
{
return $this->size;
}

/**
* Returns the client-provided full path to the file
*
Expand Down

0 comments on commit dea7736

Please sign in to comment.