mirror of
https://github.com/flarum/core.git
synced 2025-08-05 07:57:46 +02:00
Refactor some model stuff out into traits
This commit is contained in:
@@ -22,6 +22,7 @@ class Discussion extends Model
|
||||
{
|
||||
use EventGenerator;
|
||||
use Locked;
|
||||
use VisibleScope;
|
||||
use ValidatesBeforeSave;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user