mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 19:32:29 +01:00
Fixed model extending mis-use
This commit is contained in:
parent
a15b179676
commit
8ed9f75d57
@ -1,7 +1,5 @@
|
||||
<?php namespace BookStack;
|
||||
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
class SearchTerm extends Model
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user