@@ -105,7 +105,7 @@ |
||
| 105 | 105 | /** |
| 106 | 106 | * Close current SSH connection |
| 107 | 107 | * |
| 108 | - * @return true |
|
| 108 | + * @return boolean |
|
| 109 | 109 | */ |
| 110 | 110 | public function closeConnection() { |
| 111 | 111 | $this->connection = null; |