@@ -47,7 +47,7 @@ |
||
47 | 47 | * @param mixed $body |
48 | 48 | * @param array $headers |
49 | 49 | * |
50 | - * @return Request |
|
50 | + * @return Response |
|
51 | 51 | */ |
52 | 52 | public function post($path, $body = null, array $headers = []) |
53 | 53 | { |