Skip to content

Commit 08ae14a

Browse files
author
Matt Lantz
authored
Merge pull request #32 from dmyers/patch-1
Fixed connection class reference docblock
2 parents 2866249 + 68d09b1 commit 08ae14a

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)