PHP Class Laravel\Lumen\Providers\CacheServiceProvider

Inheritance: extends Illuminate\Cache\CacheServiceProvider
Show file Open project: ctrlaltdylan/MirrorMirror

Public Methods

Method Description
registerCommands ( ) : void Register the cache related console commands.

Method Details

registerCommands() public method

Register the cache related console commands.
public registerCommands ( ) : void
return void