PHP 클래스 Laravel\Lumen\Providers\CacheServiceProvider

상속: extends Illuminate\Cache\CacheServiceProvider
파일 보기 프로젝트 열기: ctrlaltdylan/MirrorMirror

공개 메소드들

메소드 설명
registerCommands ( ) : void Register the cache related console commands.

메소드 상세

registerCommands() 공개 메소드

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