mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-27 02:30:39 +00:00
Fix backend code styling
This commit is contained in:
@@ -8,7 +8,7 @@ use Illuminate\Database\Eloquent\Factories\HasFactory;
|
||||
/**
|
||||
* @property string slug
|
||||
* @property string title
|
||||
* @property boolean visibility
|
||||
* @property bool visibility
|
||||
* @property string content
|
||||
*/
|
||||
class Page extends Model
|
||||
|
||||
Reference in New Issue
Block a user