Свойство | Type | Description | |
---|---|---|---|
$defer | boolean | Indicates if loading of the provider is deferred. | |
$policies |
Méthode | Description | |
---|---|---|
boot ( Illuminate\Contracts\Auth\Access\Gate $gate ) : void | Service Provider Boot | |
provides ( ) : array | Get the services provided by the provider. | |
register ( ) : void | Register the service provider. |
protected bool $defer | ||
Résultat | boolean |