mirror of
https://github.com/flarum/core.git
synced 2025-07-21 08:41:17 +02:00
Fix deprecation and removal date
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user