Property | Type | Description | |
---|---|---|---|
$defer | boolean | Indicats if loading of the provider is deferred. |
Method | Description | |
---|---|---|
boot ( ) : void | Boot the DataCollector provider. | |
provides ( ) : array | Get the services provided by the provider. | |
register ( ) : void | Register the DataCollector services. |
protected bool $defer | ||
return | boolean |