"@access static" isn't a thing

This commit is contained in:
Graham Campbell 2014-12-27 15:38:14 +00:00
parent 471cb1dfb0
commit bd0537fec5

View File

@ -48,7 +48,6 @@ class Net_SFTP_Stream
* Rather than re-create the connection we re-use instances if possible
*
* @var Array
* @access static
*/
static $instances;