diff --git a/src/Services/Tg/Hook/Mod/Test.php b/src/Services/Tg/Hook/Mod/Test.php index 7a0a38971..f8df620ed 100644 --- a/src/Services/Tg/Hook/Mod/Test.php +++ b/src/Services/Tg/Hook/Mod/Test.php @@ -134,7 +134,7 @@ final class Test extends Base return $oUserRoot->save(); } - public function userExpire() + public function userExpire($aParam) { $sUser = $aParam["aArg"][1] ?? false;