diff --git a/phpseclib/Crypt/Hash.php b/phpseclib/Crypt/Hash.php index 6b539a49..09a6edcd 100644 --- a/phpseclib/Crypt/Hash.php +++ b/phpseclib/Crypt/Hash.php @@ -86,7 +86,6 @@ class Hash * Default Constructor. * * @param string $hash - * @return \phpseclib\Crypt\Hash * @access public */ function __construct($hash = 'sha256')