Finished off event interfaces
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
|
||||
namespace CachetHQ\Cachet\Events\User;
|
||||
|
||||
interface UserEventInterface
|
||||
use CachetHQ\Cachet\Events\EventInterface;
|
||||
|
||||
interface UserEventInterface extends EventInterface
|
||||
{
|
||||
//
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user