UserServiceProvider
class UserServiceProvider extends Provider (View source)
Properties
| protected Application | $app | from Provider | 
Methods
Details
        
                            
    __construct(Application $app)
        
    
    No description
        
                            
    register()
        
    
    Registers the services provided by this provider.
        
                            
    provides()
        
    
    No description
        
                    protected        
    bindContainer(Application $app)
        
    
    Bind things to the container
        
                    protected        
    bindEvents(EventDispatcher $dispatcher, $subscribers)
        
    
    No description
        
                            
    handleEvent(object $event, UserNotificationEventHandler $service)
        
    
    | internal | 
Handle routing bound events