Property | Type | Description | |
---|---|---|---|
$defer | boolean | Indicates if loading of the provider is deferred. |
Method | Description | |
---|---|---|
provides ( ) : string[] | Get the services provided by the provider. | |
register ( ) : void | Register the service provider. |
public provides ( ) : string[] | ||
return | string[] |
protected bool $defer | ||
return | boolean |