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

Hash: Remove constructor return value documentation.

This commit is contained in:
Andreas Fischer 2015-09-07 19:37:29 +02:00
parent cd815c929e
commit 189b709afb

View File

@ -86,7 +86,6 @@ class Hash
* Default Constructor.
*
* @param string $hash
* @return \phpseclib\Crypt\Hash
* @access public
*/
function __construct($hash = 'sha256')