Skip to content

Commit 503cfe1

Browse files
committed
- add param type
1 parent e063911 commit 503cfe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Uploadable/MimeTypeGuesserAdapter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
class MimeTypeGuesserAdapter implements MimeTypeGuesserInterface
99
{
1010
/**
11-
* @param $filePath
11+
* @param string $filePath
1212
* @return ?string
1313
*/
1414
public function guess($filePath)

0 commit comments

Comments
 (0)