Fixed model extending mis-use
This commit is contained in:
parent
a15b179676
commit
8ed9f75d57
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
<?php namespace BookStack;
|
<?php namespace BookStack;
|
||||||
|
|
||||||
use Illuminate\Database\Eloquent\Model;
|
|
||||||
|
|
||||||
class SearchTerm extends Model
|
class SearchTerm extends Model
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue