Skip to content

Commit 57f9b52

Browse files
committed
Fix docblock
1 parent 0730255 commit 57f9b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UploadType.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public function serialize($value)
4141
*
4242
* @param mixed $value
4343
*
44-
* @return mixed
44+
* @return UploadedFileInterface
4545
*/
4646
public function parseValue($value)
4747
{

0 commit comments

Comments
 (0)