@@ -10,8 +10,7 @@ |
||
10 | 10 | * Class JSONHTTPServer |
11 | 11 | * @package LunixREST\Server |
12 | 12 | */ |
13 | -class JSONHTTPServer extends HTTPServer |
|
14 | -{ |
|
13 | +class JSONHTTPServer extends HTTPServer { |
|
15 | 14 | /** |
16 | 15 | * @param ServerRequestInterface $serverRequest |
17 | 16 | * @param ResponseInterface $response |