@@ -24,8 +24,8 @@  | 
                                                    ||
| 24 | 24 | }  | 
                                                        
| 25 | 25 | |
| 26 | 26 | /**  | 
                                                        
| 27 | - * @param array<string,mixed>|string $requestData  | 
                                                        |
| 28 | - */  | 
                                                        |
| 27 | + * @param array<string,mixed>|string $requestData  | 
                                                        |
| 28 | + */  | 
                                                        |
| 29 | 29 | public function getResponse(string $url, string $method, $requestData): ResponseInterface  | 
                                                        
| 30 | 30 |      { | 
                                                        
| 31 | 31 |          switch ($method) { |