ArtisanServiceProvider
class Winter\Storm\Foundation\Providers\ArtisanServiceProvider
extends Illuminate\Foundation\Providers\ArtisanServiceProvider
Extends
Class | Description |
---|---|
Illuminate\Foundation\Providers\ArtisanServiceProvider
|
Properties
protected
$commands
:
array
= {"CacheClear":{},"CacheForget":{},"ClearCompiled":{},"ConfigCache":{},"ConfigClear":{},"Down":{},"Environment":{},"EventCache":{},"EventClear":{},"EventList":{},"KeyGenerate":{},"Optimize":{},"PackageDiscover":{},"QueueFailed":{},"QueueFlush":{},"QueueForget":{},"QueueListen":{},"QueueMonitor":{},"QueuePruneBatches":{},"QueuePruneFailedJobs":{},"QueueRestart":{},"QueueRetry":{},"QueueRetryBatch":{},"QueueWork":{},"RouteCache":{},"RouteClear":{},"RouteList":{},"ScheduleFinish":{},"ScheduleRun":{},"Up":{},"ViewClear":{}}
The commands to be registered.
protected
$devCommands
:
array
= {"Serve":{},"VendorPublish":{}}
The commands to be registered.
Methods
public register () : void
Register the service provider.
Returns
void
protected registerClearCompiledCommand () : void
Register the command.
Returns
void
protected registerKeyGenerateCommand () : void
Register the command.
Returns
void
← Previous page
Winter\Storm\Foundation\ProviderRepository
Next page →
Winter\Storm\Foundation\Providers\ConsoleSupportServiceProvider
Copyright © 2024 Winter CMS