mirror of
https://github.com/flarum/framework.git
synced 2024-11-28 11:34:36 +08:00
Namespace migrations
This commit is contained in:
parent
3ab62fb0ca
commit
04f33261ee
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
|
||||
/*
|
||||
* This file is part of Flarum.
|
||||
*
|
||||
|
@ -9,6 +8,8 @@
|
|||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
namespace Flarum\Migrations\Sticky;
|
||||
|
||||
use Illuminate\Database\Schema\Blueprint;
|
||||
use Flarum\Migrations\Migration;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user