class
Illuminate
/
Support
/
AggregateServiceProvider
AggregateServiceProvider
Extends
Properties
protected
$providers array
The provider class names.
Default: []
protected
$instances array
An array of the service provider instances.
Default: []
Methods
public
register ( ) : void
Register the service provider.
public
provides ( ) : array
Get the services provided by the provider.