1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 18:51:40 +02:00

Rename import command

This commit is contained in:
Franz Liedke
2015-07-16 00:38:27 +02:00
parent a62020a3c2
commit 25f2e72bc8

View File

@@ -23,7 +23,7 @@ class ImportCommand extends Command
* *
* @var string * @var string
*/ */
protected $name = 'flarum:import'; protected $name = 'import';
/** /**
* The console command description. * The console command description.