PHP Class Keevitaja\Linguist\LinguistServiceProvider

Inheritance: extends Illuminate\Support\ServiceProvider
Show file Open project: keevitaja/linguist

Public Methods

Method Description
boot ( ) : void Bootstrap any application services.
register ( ) : void Register any application services.

Method Details

boot() public method

Bootstrap any application services.
public boot ( ) : void
return void

register() public method

Register any application services.
public register ( ) : void
return void