PHP 클래스 Toplan\Sms\SmsManagerServiceProvider

상속: extends Illuminate\Support\ServiceProvider, use trait Illuminate\Foundation\Bus\DispatchesJobs
파일 보기 프로젝트 열기: toplan/laravel-sms

공개 메소드들

메소드 설명
boot ( ) bootstrap, add routes
provides ( )
register ( ) register the service provider

보호된 메소드들

메소드 설명
initPhpSms ( ) Initialize the PhpSms

메소드 상세

boot() 공개 메소드

bootstrap, add routes
public boot ( )

initPhpSms() 보호된 메소드

Initialize the PhpSms
protected initPhpSms ( )

provides() 공개 메소드

public provides ( )

register() 공개 메소드

register the service provider
public register ( )