PHP 클래스 Owl\Providers\ConfigServiceProvider

상속: extends Illuminate\Support\ServiceProvider
파일 보기 프로젝트 열기: owl/owl

공개 메소드들

메소드 설명
register ( ) : void Overwrite any vendor / package configuration.

메소드 상세

register() 공개 메소드

This service provider is intended to provide a convenient location for you to overwrite any "vendor" or package configuration that you may want to modify before the application handles the incoming request / command.
public register ( ) : void
리턴 void