Crypt/Base: update docblock comment

This commit is contained in:
terrafrost 2024-04-13 17:50:36 -05:00
parent 86990d518f
commit cd4d0ba47c
1 changed files with 0 additions and 1 deletions

View File

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