PHP Class Serverfireteam\Panel\PanelServiceProvider

Inheritance: extends Illuminate\Support\ServiceProvider
Show file Open project: serverfireteam/panel

Protected Properties

Property Type Description
$defer

Public Methods

Method Description
boot ( )
provides ( ) : array Get the services provided by the provider.
register ( )

Method Details

boot() public method

public boot ( )

provides() public method

Get the services provided by the provider.
public provides ( ) : array
return array

register() public method

public register ( )

Property Details

$defer protected property

protected $defer