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 2d67129 commit 9f01f9bCopy full SHA for 9f01f9b
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