fix: require non-null spam callback in getAllSpamEmails
Remove the default null value for $onSpamDetected to ensure a valid callable is always passed. This prevents potential TypeErrors due to null callbacks
Loading
Please register or sign in to comment