Свойство | Тип | Описание | |
---|---|---|---|
$defer | boolean | Indicates if loading of the provider is deferred. |
Метод | Описание | |
---|---|---|
boot ( ) : void | Bootstrap the application events. | |
provides ( ) : array | Get the services provided by the provider. | |
register ( ) : void | Register the service provider. |
Метод | Описание | |
---|---|---|
registerConsoleCommands ( ) : void | Register the package console commands. | |
registerListifyAttach ( ) : void | Register the listify command with the container. |
protected registerConsoleCommands ( ) : void | ||
Результат | void |
protected registerListifyAttach ( ) : void | ||
Результат | void |
protected bool $defer | ||
Результат | boolean |