Restore property annotation

This commit is contained in:
Robert 2024-06-28 09:52:57 -04:00
parent 71a9fc7915
commit 89e07e811a

View File

@ -826,6 +826,8 @@ class SSH2
/**
* Time of last read/write network activity
*
* @var float
*/
private $last_packet = null;