We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 839004f commit 5ac7deeCopy full SHA for 5ac7dee
README.md
@@ -23,7 +23,7 @@ composer require divineomega/php-ssh-connection
23
24
## Usage
25
26
-````php
+```php
27
$connection = (new SSHConnection())
28
->to('test.rebex.net')
29
->onPort(22)
0 commit comments