mirror of
https://github.com/flarum/core.git
synced 2025-07-21 16:51:34 +02:00
Fix deprecation and removal date
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Flarum\Event;
|
|||||||
use Flarum\User\User;
|
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.
|
* The `PrepareUserGroups` event.
|
||||||
*/
|
*/
|
||||||
class PrepareUserGroups
|
class PrepareUserGroups
|
||||||
|
Reference in New Issue
Block a user