PHP Class Stevebauman\Location\LocationServiceProvider

Inheritance: extends Illuminate\Support\ServiceProvider
Afficher le fichier Open project: stevebauman/location

Méthodes publiques

Méthode Description
boot ( ) Run boot operations.
provides ( ) : array Get the services provided by the provider.
register ( ) Register the service provider.

Method Details

boot() public méthode

Run boot operations.
public boot ( )

provides() public méthode

Get the services provided by the provider.
public provides ( ) : array
Résultat array

register() public méthode

Register the service provider.
public register ( )