Skip to content

Commit e64c715

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent fd46859 commit e64c715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Support/Facades/Request.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
* @method static string getRealMethod()
9393
* @method static string|null getMimeType(string $format)
9494
* @method static string[] getMimeTypes(string $format)
95-
* @method static string|null getFormat(string|null $mimeType, bool $subtypeFallback = false)
95+
* @method static string|null getFormat(string|null $mimeType, bool $subtypeFallback = null)
9696
* @method static void setFormat(string|null $format, string|string[] $mimeTypes)
9797
* @method static string|null getRequestFormat(string|null $default = 'html')
9898
* @method static void setRequestFormat(string|null $format)

0 commit comments

Comments
 (0)