Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Shift31
LaravelElasticsearch
ElasticsearchServiceProvider
PHP 클래스 Shift31\LaravelElasticsearch\ElasticsearchServiceProvider
ServiceProvider compatible with Laravel 5
상속:
extends
Illuminate\Support\ServiceProvider
파일 보기
프로젝트 열기: shift31/laravel-elasticsearch
공개 메소드들
메소드
설명
provides
( ) :
array
Get the services provided by the provider.
register
( ) :
void
Register the service provider.
메소드 상세
provides()
공개
메소드
Get the services provided by the provider.
public
provides
( ) :
array
리턴
array
register()
공개
메소드
Register the service provider.
public
register
( ) :
void
리턴
void