Merge branch '1.0' into 2.0

This commit is contained in:
terrafrost 2024-04-13 17:51:15 -05:00
commit 08bd1beb12
1 changed files with 0 additions and 1 deletions

View File

@ -611,7 +611,6 @@ abstract class Base
* *
* @access public * @access public
* @param string $key * @param string $key
* @internal Could, but not must, extend by the child Crypt_* class
*/ */
function setKey($key) function setKey($key)
{ {