mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-02-03 04:18:29 +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.
|
* 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
|
* @access public
|
||||||
*/
|
*/
|
||||||
function setKeepAlive($interval)
|
function setKeepAlive($interval)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user