1
0
mirror of https://github.com/danog/tgseclib.git synced 2025-01-22 14:01:20 +01:00

readd visibility for 3.0 branch

This commit is contained in:
terrafrost 2019-09-24 22:21:07 -05:00
parent 52203748de
commit 72fe2540ab

View File

@ -4253,7 +4253,7 @@ class SSH2
* @return array
* @access public
*/
function getServerAlgorithms()
public function getServerAlgorithms()
{
$this->connect();