mirror of
https://github.com/flarum/core.git
synced 2025-07-16 14:26:25 +02:00
Deprecate CheckingForFlooding
This should have been done earlier as part of the ThrottleApi PR
This commit is contained in:
@ -11,6 +11,9 @@ namespace Flarum\Post\Event;
|
||||
|
||||
use Flarum\User\User;
|
||||
|
||||
/**
|
||||
* @deprecated beta 15, remove beta 16
|
||||
*/
|
||||
class CheckingForFlooding
|
||||
{
|
||||
/**
|
||||
|
Reference in New Issue
Block a user