8000
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 423a638 commit 5539f9dCopy full SHA for 5539f9d
src/Symfony/Component/HttpFoundation/Request.php
@@ -1322,7 +1322,7 @@ public function getRealMethod()
1322
*
1323
* @param string $format The format
1324
1325
- * @return string The associated mime type (null if not found)
+ * @return string|null The associated mime type (null if not found)
1326
*/
1327
public function getMimeType($format)
1328
{
0 commit comments