@@ -4,11 +4,11 @@ |
||
| 4 | 4 | |
| 5 | 5 | class Response { |
| 6 | 6 | |
| 7 | - /** |
|
| 8 | - * status of the server response - fail is not nessisary a fail in this case |
|
| 9 | - * |
|
| 10 | - * @var string |
|
| 11 | - */ |
|
| 7 | + /** |
|
| 8 | + * status of the server response - fail is not nessisary a fail in this case |
|
| 9 | + * |
|
| 10 | + * @var string |
|
| 11 | + */ |
|
| 12 | 12 | public $statusCode; |
| 13 | 13 | /** |
| 14 | 14 | * status code of the server response |