mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 18:12:59 +08:00
Deprecate CheckingForFlooding
This should have been done earlier as part of the ThrottleApi PR
This commit is contained in:
parent
fad783547c
commit
8e25bcb68f
|
@ -11,6 +11,9 @@ namespace Flarum\Post\Event;
|
||||||
|
|
||||||
use Flarum\User\User;
|
use Flarum\User\User;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @deprecated beta 15, remove beta 16
|
||||||
|
*/
|
||||||
class CheckingForFlooding
|
class CheckingForFlooding
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user