WorkbenchServiceProvider
class WorkbenchServiceProvider extends ServiceProvider
Methods
                    void
                
                
                    boot()
        
                                            
                
            Bootstrap the application events.
                    void
                
                
                    register()
        
                                            
                
            Register the service provider.
                    array
                
                
                    provides()
        
                                            
                
            Get the services provided by the provider.
Details
        at line         line 21
                            void
    boot()
        
    
    Bootstrap the application events.
        at line         line 33
                            void
    register()
        
    
    Register the service provider.
        at line         line 62
                            array
    provides()
        
    
    Get the services provided by the provider.