@@ -279,7 +279,7 @@ |
||
279 | 279 | |
280 | 280 | /** |
281 | 281 | * Gets combination of connection flags |
282 | - * @return array |
|
282 | + * @return integer|null |
|
283 | 283 | */ |
284 | 284 | public function getConnectionFlags() |
285 | 285 | { |
@@ -25,7 +25,7 @@ |
||
25 | 25 | * @return bool |
26 | 26 | */ |
27 | 27 | /** |
28 | - * @return \ArrayIterator |
|
28 | + * @return ResponseFeedback |
|
29 | 29 | */ |
30 | 30 | public function sendRequest() |
31 | 31 | { |