ArgonServiceProvider
 class Winter\Storm\Argon\ArgonServiceProvider
extends Winter\Storm\Support\ServiceProviderExtends
| Class | Description | 
|---|---|
| ServiceProvider | 
Properties
            
            
            
                protected
            
            
            $defer
            
                :
                                                            bool
                                                                        
                        = false
                    
                            
        
        
        Indicates if loading of the provider is deferred.
Methods
public boot () : void
Bootstrap the application events.
Returns
            void
                public provides () : array
Get the services provided by the provider.
Returns
            array
                protected getFallbackLocale ($locale)
Get the locale to use as the fallback
Parameters
                | Property | Type | Description | 
|---|---|---|
| $locale | mixed | mixed | 
Returns
            mixed
                protected setArgonLocale ($locale)
Sets the locale using the correct load order.
Parameters
                | Property | Type | Description | 
|---|---|---|
| $locale | mixed | mixed | 
Returns
            mixed
                
    Copyright © 2025 Winter CMS