WorkbenchVersion
class WorkbenchVersion extends Command
Methods
                    mixed
                
                
                    handle()
        
                                            
                
            Execute the console command.
                    array
                
                
                    runSemVer()
        
                                            
                
            No description
                    string
                
                
                    semVerAnalisys(array $output)
        
                                            
                
            No description
                    string
                
                
                
            
                    array
                
                
                
            
                    mixed
                
                
                
            
                    mixed
                
                
                
            
                    mixed
                
                
                
            
                    mixed
                
                
                
            
                    mixed
                
                
                
            
                    mixed
                
                
                
            
                    mixed
                
                
                
            
                    mixed
                
                
                    formatColorRedText($testo)
        
                                            
                
            No description
                    setWorkbenchSettings($workbenchSettings)
        
                                            
                
            No description
                    mixed
                
                
                    getWorkbenchSettings()
        
                                            
                
            No description
                    bool
                
                
                    validateTAG($tag)
        
                                            
                
            No description
                    mixed
                
                
                    __get($property)
        
                                            
                
            No description
                    __set($property, $value)
        
                                            
                
            No description
Details
        at line         line 56
                            mixed
    handle()
        
    
    Execute the console command.