Skip to content

Commit 9fcce5f

Browse files
[HttpFoundation][Security] forward locale and format to subrequests
1 parent 79f1109 commit 9fcce5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Request.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1367,7 +1367,7 @@ public function setFormat($format, $mimeTypes)
13671367
* * _format request parameter
13681368
* * $default
13691369
*
1370-
* @param string $default The default format
1370+
* @param string|null $default The default format
13711371
*
13721372
* @return string The request format
13731373
*/

0 commit comments

Comments
 (0)