Command
abstract class Command implements HandlerAwareCommandInterface (View source)
This is a convenience superclass. You do NOT have to use this in order to use the command bus. This command will automatically provide a handler for you in the same namespace as your command.
Methods
                    static string
                
                
                    getHandler()
        
                                            
                
            No description
Details
        
                static            string
    getHandler()
        
    
    No description