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