diff --git a/www/lib/CoreLibs/ACL/Login.php b/www/lib/CoreLibs/ACL/Login.php index fbf5870b..3eff9917 100644 --- a/www/lib/CoreLibs/ACL/Login.php +++ b/www/lib/CoreLibs/ACL/Login.php @@ -3217,7 +3217,7 @@ HTML; * @return int|null same edit access id if ok * or the default edit access id * if given one is not valid - * @deprecated Please switch to using edit access cuid check with ->loginCheckEditAccessValidCuid() + * @#deprecated Please switch to using edit access cuid check with ->loginCheckEditAccessValidCuid() */ public function loginCheckEditAccessId(?int $edit_access_id): ?int {