PluginCompatability
    
            
    
    
    
        
        
    Table of Contents
    
    Properties
    
            - 
    $Manifest
    
                         : object            
    Methods
    
            - 
    __construct()
    
                                 : mixed    
- 
    Check()
    
                                 : array<string|int, mixed>    
- 
    CheckConflicts()
    
                                 : bool    
- 
    CheckUnique()
    
                                 : bool    
- 
    CheckVersion()
    
                                 : bool    
        $Manifest
        
        
                                
    
    
    
    
    
    private
        object
    $Manifest
    
    
    
    
    
            
            
        
                    
    
        __construct()
        
    
    
    
    
    public
                    __construct(mixed $Manifest) : mixed
    
        
    
    
        Parameters
    
                    - 
                $Manifest
                : mixed
                            
- 
                
            
        Check()
        
    
    
    
    
    public
                    Check() : array<string|int, mixed>
    
        
    
    
    
    
    
            
        Return values
        array<string|int, mixed>
            
                    
    
        CheckConflicts()
        
    
    
    
    
    public
                    CheckConflicts() : bool
    
        
    
    
    
    
    
            
                    
    
        CheckUnique()
        
    
    
    
    
    public
                    CheckUnique() : bool
    
        
    
    
    
    
    
            
                    
    
        CheckVersion()
        
    
    
    
    
    public
                    CheckVersion() : bool