mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +02:00
Add a serializer and API action to get information about the forum
This commit is contained in:
@@ -28,6 +28,8 @@ class Discussion extends Model
|
||||
'last_post_number' => 'integer'
|
||||
];
|
||||
|
||||
protected static $relationships = [];
|
||||
|
||||
/**
|
||||
* The table associated with the model.
|
||||
*
|
||||
|
Reference in New Issue
Block a user