@@ -106,6 +106,7 @@ |
||
| 106 | 106 | * @param string $body Request body |
| 107 | 107 | * @param array &$header Variable which contains the HTTP headers and the new ones afterwards |
| 108 | 108 | * @param integer &$status Variable which contains the HTTP status afterwards |
| 109 | + * @param integer $status |
|
| 109 | 110 | * @return string Content for response body |
| 110 | 111 | */ |
| 111 | 112 | public function get( $body, array &$header, &$status ) |