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 9b63bf8 commit 8c6a6baCopy full SHA for 8c6a6ba
File/File.php
@@ -68,7 +68,7 @@ public function guessExtension()
68
* mime_content_type() and the system binary "file" (in this order), depending on
69
* which of those are available.
70
*
71
- * @return string|null The guessed mime type (i.e. "application/pdf")
+ * @return string|null The guessed mime type (e.g. "application/pdf")
72
73
* @see MimeTypeGuesser
74
*/
0 commit comments