mirror of
https://github.com/flarum/framework.git
synced 2025-04-07 15:26:57 +08:00
Fix deprecation and removal date
This commit is contained in:
parent
37ebeb5705
commit
2b3dec2be1
@ -12,7 +12,7 @@ namespace Flarum\Event;
|
||||
use Flarum\User\User;
|
||||
|
||||
/**
|
||||
* @deprecated beta 13, remove in beta 14. Use the User extender instead.
|
||||
* @deprecated beta 14, remove in beta 15. Use the User extender instead.
|
||||
* The `PrepareUserGroups` event.
|
||||
*/
|
||||
class PrepareUserGroups
|
||||
|
Loading…
x
Reference in New Issue
Block a user