diff options
| author | wn_ <invalid@email.com> | 2021-11-14 22:44:48 +0000 |
|---|---|---|
| committer | wn_ <invalid@email.com> | 2021-11-14 22:44:48 +0000 |
| commit | 8943604aad6d01865e824520130733682f4088ab (patch) | |
| tree | 3f6b519aedcf182063b67b8a459c64f70813c719 /classes/handler | |
| parent | 324d926eb46f049b2a03743fc445ccceabd4dfb9 (diff) | |
Change the param type for UserHelper::hash_password() $algo to appease PHPStan.
PHPStan was complaining in 'plugins/auth_internal/init.php' due to UserHelper::hash_password() being passed a string, rather than a UserHelper::HASH_ALGO_* constant. Just switching the param to string for now.
Diffstat (limited to 'classes/handler')
0 files changed, 0 insertions, 0 deletions