class Illuminate / Support / AggregateServiceProvider
You are viewing an older version of the documentation. For the latest, please visit master documentation.

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.