Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Madcoda
Youtube
YoutubeServiceProviderLaravel5
PHP 클래스 Madcoda\Youtube\YoutubeServiceProviderLaravel5
상속:
extends
Illuminate\Support\ServiceProvider
파일 보기
프로젝트 열기: madcoda/php-youtube-api
보호된 프로퍼티들
프로퍼티
타입
설명
$defer
공개 메소드들
메소드
설명
boot
( ) :
void
Perform post-registration booting of services.
provides
( ) :
array
Get the services provided by the provider.
register
( ) :
void
Register bindings in the container.
메소드 상세
boot()
공개
메소드
Perform post-registration booting of services.
public
boot
( ) :
void
리턴
void
provides()
공개
메소드
Get the services provided by the provider.
public
provides
( ) :
array
리턴
array
register()
공개
메소드
Register bindings in the container.
public
register
( ) :
void
리턴
void
프로퍼티 상세
$defer
보호되어 있는 프로퍼티
protected
$defer