Stump Assets
  • Namespace
  • Class
  • Tree
  • Todo
  • Download

Namespaces

  • Skimia
    • Assets
      • Console
        • Commands
      • Events
      • Providers
      • Scanner

Classes

  • DumpCollectionsCommand
  • FlushPipelineCommand

Class DumpCollectionsCommand

Illuminate\Console\Command
Extended by Skimia\Assets\Console\Commands\DumpCollectionsCommand implements Illuminate\Contracts\Bus\SelfHandling, Skimia\Foundation\Testing\TestablePromptCommandInterface uses Skimia\Foundation\Testing\Traits\TestableCommandTrait (not available)
Namespace: Skimia\Assets\Console\Commands
Located at Console/Commands/DumpCollectionsCommand.php

Methods summary

public
# __construct( Illuminate\Contracts\Config\Repository $config,… )

Class constructor.

Class constructor.

Parameters

$config,…
public
# fire( )

Execute the command.

Execute the command.

protected
# getDirectories( )

Codecoverageignore

protected Scanner
# getScanner( )

Returns

Scanner

Codecoverageignore

Properties summary

protected string $name

The console command name.

The console command name.

# 'asset:dump-collections'
protected string $signature

The name and signature of the console command.

The name and signature of the console command.

# 'asset:dump-collections {--s|silent}'
protected string $description

The console command description.

The console command description.

# 'Regenerate collection & copy files to public dir.'
Stump Assets API documentation generated by ApiGen