Table of Contents
    
                    - 
    $description
    
                         : mixed            
- 
    $key
    
                         : mixed            
- 
    $commander
    
                         : Commander            
- 
    __construct()
    
                                 : mixed    
- 
    getDescription()
    
                                 : mixed    
- 
    getKey()
    
                                 : mixed    
- 
    handle()
    
                                 : mixed    
        $description
        
        
                                
    
    
    
    
    protected
        mixed
    $description
     = "Custom migration handler."
        
        
    
                    
    
        $key
        
        
                                
    
    
    
    
    protected
        mixed
    $key
     = "migrate"
        
        
    
                    
    
        $commander
        
        
                                
    
    
    
    
    private
        Commander
    $commander
    
        
        
    
            
            
        
                    
    
        __construct()
        
    
    
    
    
    public
                    __construct() : mixed
        
    
    
        Return values
    mixed
            —
        
    
                    
    
        getDescription()
        
    
    
    
    
    public
                    getDescription() : mixed
        
    
    
        Return values
    mixed
            —
        
    
                    
    
        getKey()
        
    
    
    
    
    public
                    getKey() : mixed
        
    
    
        Return values
    mixed
            —
        
    
                    
    
        handle()
        
    
    
    
    
    public
                    handle() : mixed
        
    
    
        Return values
    mixed
            —