@@ -143,10 +143,10 @@ |
||
| 143 | 143 | return $headers; |
| 144 | 144 | } |
| 145 | 145 | |
| 146 | - /** |
|
| 147 | - * This static method will create a new Request object, based on the |
|
| 148 | - * current PHP request. |
|
| 149 | - */ |
|
| 146 | + /** |
|
| 147 | + * This static method will create a new Request object, based on the |
|
| 148 | + * current PHP request. |
|
| 149 | + */ |
|
| 150 | 150 | public static function getRequest(): RequestBuilder |
| 151 | 151 | { |
| 152 | 152 | $serverArr = $_SERVER; |