PiwikServiceProvider
class PiwikServiceProvider extends ServiceProvider (View source)
Constants
| PIWIK_CONFIG | 
                     
  | 
            
Properties
| protected bool | $defer | Indicates if loading of the provider is deferred.  | 
                
Methods
                    void
                
                
                    boot()
        
                                            
                
            Bootstrap the application events.
                    void
                
                
                    register()
        
                                            
                
            Register the service provider.
                    string[]
                
                
                    provides()
        
                                            
                
            Get the services provided by the provider.
Details
        
                            void
    boot()
        
    
    Bootstrap the application events.
        
                            void
    register()
        
    
    Register the service provider.
        
                            string[]
    provides()
        
    
    Get the services provided by the provider.