@@ -24,8 +24,8 @@ |
||
| 24 | 24 | { |
| 25 | 25 | $this->body = $body->getBodyRequest(); |
| 26 | 26 | $this->get = $get; |
| 27 | - $this->server = $server; |
|
| 28 | - $this->file = $file; |
|
| 27 | + $this->server = $server; |
|
| 28 | + $this->file = $file; |
|
| 29 | 29 | } |
| 30 | 30 | |
| 31 | 31 | public function all() |