@@ -30,7 +30,7 @@ |
||
| 30 | 30 | |
| 31 | 31 | protected $connections = []; |
| 32 | 32 | |
| 33 | - public function openConnection( $host, |
|
| 33 | + public function openConnection($host, |
|
| 34 | 34 | $port = SecureShell::DEFAULT_PORT, |
| 35 | 35 | $auth = SecureShell::AUTH_PASSWORD, |
| 36 | 36 | ...$args) |