PHP Class Laravel\Lumen\Providers\CacheServiceProvider

Inheritance: extends Illuminate\Cache\CacheServiceProvider
Afficher le fichier Open project: ctrlaltdylan/MirrorMirror

Méthodes publiques

Méthode Description
registerCommands ( ) : void Register the cache related console commands.

Method Details

registerCommands() public méthode

Register the cache related console commands.
public registerCommands ( ) : void
Résultat void