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