mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-05 21:17:53 +00:00
Fix a Doctum 5.3.0-dev phpdoc reported error
This commit is contained in:
parent
c21147a5bd
commit
1f66009c1b
@ -2705,7 +2705,7 @@ class Net_SSH2
|
||||
*
|
||||
* Sends an SSH2_MSG_IGNORE message every x seconds, if x is a positive non-zero number.
|
||||
*
|
||||
* @param mixed $timeout
|
||||
* @param int $interval
|
||||
* @access public
|
||||
*/
|
||||
function setKeepAlive($interval)
|
||||
|
Loading…
Reference in New Issue
Block a user