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