UserServiceProvider
class UserServiceProvider extends Provider (View source)
Properties
| protected Application | $app | from Provider | 
Methods
                    register()
        
                                            
                
            Registers the services provided by this provider.
                    bindEvents(EventDispatcherInterface $dispatcher, $subscribers)
        
                                            
                
            No description
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(EventDispatcherInterface $dispatcher, $subscribers)
        
    
    No description
        
                            
    handleEvent(Event $event, UserNotificationEventHandler $service)
        
    
    | internal | 
Handle routing bound events