mirror of
https://github.com/flarum/framework.git
synced 2025-02-17 02:02:47 +08:00
Forgot some imports.
This commit is contained in:
parent
dc73e36312
commit
9b30d1b3f2
|
@ -1,6 +1,8 @@
|
|||
<?php namespace Flarum\Core\Support\Seeders;
|
||||
|
||||
use Illuminate\Database\Seeder;
|
||||
use Eloquent;
|
||||
use DB;
|
||||
|
||||
class DatabaseSeeder extends Seeder {
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user