mirror of
https://github.com/flarum/core.git
synced 2025-10-12 07:24:27 +02:00
Restructure Flarum\Console namespace
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
namespace Flarum\Update\Console;
|
||||
|
||||
use Flarum\Console\Command\AbstractCommand;
|
||||
use Flarum\Console\AbstractCommand;
|
||||
use Illuminate\Contracts\Container\Container;
|
||||
|
||||
class MigrateCommand extends AbstractCommand
|
||||
|
Reference in New Issue
Block a user