Change dochint as requested

This commit is contained in:
David Anderson 2014-12-27 14:10:44 +00:00
parent fba6894474
commit 1cd286642e

View File

@ -1784,7 +1784,7 @@ class Net_SFTP extends Net_SSH2
* @param optional Integer $mode
* @param optional Integer $start
* @param optional Integer $local_start
* @param optional Callable $callback
* @param optional callable|null $callback
* @return Boolean
* @access public
* @internal ASCII mode for SFTPv4/5/6 can be supported by adding a new function - Net_SFTP::setMode().