Свойство | Type | Description | |
---|---|---|---|
$defer | boolean | Indicates if loading of the provider is deferred. |
Méthode | Description | |
---|---|---|
boot ( ) : void | Bootstrap the application events. | |
provides ( ) : array | Get the services provided by the provider. | |
register ( ) : void | Register the service provider. |
Méthode | Description | |
---|---|---|
registerConsoleCommands ( ) : void | Register the package console commands. | |
registerListifyAttach ( ) : void | Register the listify command with the container. |
protected registerConsoleCommands ( ) : void | ||
Résultat | void |
protected registerListifyAttach ( ) : void | ||
Résultat | void |
protected bool $defer | ||
Résultat | boolean |