Skip to content

Commit 68d09b1

Browse files
authored
Fixed connection class reference docblock
1 parent 2866249 commit 68d09b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SecLibGateway.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ class SecLibGateway implements GatewayInterface
4848
/**
4949
* The SecLib connection instance.
5050
*
51-
* @var \Net_SFTP
51+
* @var \phpseclib\Net\SFTP
5252
*/
5353
protected $connection;
5454

0 commit comments

Comments
 (0)