mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 07:50:24 +08:00
Namespace migrations
This commit is contained in:
parent
7d1776c18b
commit
e796e98e98
@ -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\Subscriptions;
|
||||
|
||||
use Illuminate\Database\Schema\Blueprint;
|
||||
use Flarum\Migrations\Migration;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user