PiwikServiceProvider
class PiwikServiceProvider extends ServiceProvider (View source)
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.
                    array
                
                
                    provides()
        
                                            
                
            Get the services provided by the provider.
Details
        
                            void
    boot()
        
    
    Bootstrap the application events.
        
                            void
    register()
        
    
    Register the service provider.
        
                            array
    provides()
        
    
    Get the services provided by the provider.