Class DumpCollectionsCommand
- Illuminate\Console\Command
- Skimia\Assets\Console\Commands\DumpCollectionsCommand implements Illuminate\Contracts\Bus\SelfHandling, Skimia\Foundation\Testing\TestablePromptCommandInterface uses Skimia\Foundation\Testing\Traits\TestableCommandTrait (not available)
Methods summary
public
|
|
public
|
|
protected
|
|
protected
Scanner
|
Properties summary
protected
string
|
$name
The console command name. |
#
'asset:dump-collections'
|
protected
string
|
$signature
The name and signature of the console command. |
#
'asset:dump-collections {--s|silent}'
|
protected
string
|
$description
The console command description. |
#
'Regenerate collection & copy files to public dir.'
|