We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e063911 commit 503cfe1Copy full SHA for 503cfe1
src/Uploadable/MimeTypeGuesserAdapter.php
@@ -8,7 +8,7 @@
8
class MimeTypeGuesserAdapter implements MimeTypeGuesserInterface
9
{
10
/**
11
- * @param $filePath
+ * @param string $filePath
12
* @return ?string
13
*/
14
public function guess($filePath)
0 commit comments