ludak
Active member
how to override/can I override WarningPostChange->applyUserBan()
I want to do additional things once the user is banned though the points system, when the warning points reach the time that user is banned. I know that there is a method in Repository/Banning.php that does the banning of the user, wondering why this method was not reused for this case, instead, we have same action performed differently from a different place.
Thanks
I want to do additional things once the user is banned though the points system, when the warning points reach the time that user is banned. I know that there is a method in Repository/Banning.php that does the banning of the user, wondering why this method was not reused for this case, instead, we have same action performed differently from a different place.
Thanks