Topic by amardeep singh
Content
Hi,
I am using the following code in the custom model (CP Version 3.5) :-
$contacted->Login = 'testlogin'
AbuseDetection::check();
$contacted->save();
But I am getting the error :-
Class 'Custom\Models\AbuseDetection' not found error
Any suggestions?
Thanks,
Amardeep