Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Owl
Providers
ConfigServiceProvider
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