PHP Class Spatie\MediaLibrary\MediaLibraryServiceProvider

Inheritance: extends Illuminate\Support\ServiceProvider
Afficher le fichier Open project: spatie/laravel-medialibrary

Protected Properties

Свойство Type Description
$defer boolean Indicates if loading of the provider is deferred.

Méthodes publiques

Méthode Description
boot ( ) Bootstrap the application events.
register ( ) Register the service provider.

Method Details

boot() public méthode

Bootstrap the application events.
public boot ( )

register() public méthode

Register the service provider.
public register ( )

Property Details

$defer protected_oe property

Indicates if loading of the provider is deferred.
protected bool $defer
Résultat boolean