mirror of
https://github.com/danog/phpseclib.git
synced 2024-12-12 09:09:39 +01: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…
Reference in New Issue
Block a user