mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-01-15 11:06:59 +00:00
Hash: Remove constructor return value documentation.
This commit is contained in:
parent
cd815c929e
commit
189b709afb
@ -86,7 +86,6 @@ class Hash
|
||||
* Default Constructor.
|
||||
*
|
||||
* @param string $hash
|
||||
* @return \phpseclib\Crypt\Hash
|
||||
* @access public
|
||||
*/
|
||||
function __construct($hash = 'sha256')
|
||||
|
Loading…
Reference in New Issue
Block a user