@@ -42,6 +42,7 @@  | 
                                                    ||
| 42 | 42 | /**  | 
                                                        
| 43 | 43 | * @deprecated since version 3.31. Pass a RequestStack to the constructor instead.  | 
                                                        
| 44 | 44 | *  | 
                                                        
| 45 | + * @param Request $request  | 
                                                        |
| 45 | 46 | * @return $this  | 
                                                        
| 46 | 47 | */  | 
                                                        
| 47 | 48 | public function setRequest($request)  |