Skip to content

Commit 740f9f2

Browse files
shyimnicolas-grekas
authored andcommitted
Fix param annotation in HttpKernelBrowser
1 parent f3463aa commit 740f9f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HttpKernelBrowser.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ protected function filterFiles(array $files)
192192
/**
193193
* {@inheritdoc}
194194
*
195-
* @param Request $request
195+
* @param Response $response
196196
*
197197
* @return DomResponse A DomResponse instance
198198
*/

0 commit comments

Comments
 (0)