|
@@ -11,7 +11,7 @@ class UpgradeDictVocabulary extends Command
|
|
|
{
|
|
{
|
|
|
/**
|
|
/**
|
|
|
* The name and signature of the console command.
|
|
* The name and signature of the console command.
|
|
|
- *
|
|
|
|
|
|
|
+ * php artisan upgrade:dict.vocabulary
|
|
|
* @var string
|
|
* @var string
|
|
|
*/
|
|
*/
|
|
|
protected $signature = 'upgrade:dict.vocabulary';
|
|
protected $signature = 'upgrade:dict.vocabulary';
|