class ListIcons extends Command (View source)

Properties

protected $exitCode from  Command
protected string $signature

The name and signature of the console command.

protected string $description

The console command description.

protected Filesystem $files
protected Repository $config

Methods

__call($method, $parameters)

No description

from  Command
handle()

Executes the console command.

__construct(Filesystem $files, Repository $config)

No description

Collection
getIconList()

No description

Details

__call($method, $parameters)

No description

Parameters

$method
$parameters

handle()

Executes the console command.

__construct(Filesystem $files, Repository $config)

No description

Parameters

Filesystem $files
Repository $config

protected Collection getIconList()

No description

Return Value

Collection