rex_module
    
            
            in package
            
        
    
    
    
Table of Contents
Methods
- __construct() : mixed
- forKey() : self|null
- getId() : int
- getKey() : string|null
Methods
__construct()
    public
                    __construct(int $moduleId) : mixed
    Parameters
- $moduleId : int
forKey()
    public
            static        forKey(string $moduleKey) : self|null
    Parameters
- $moduleKey : string
Return values
self|nullgetId()
    public
                    getId() : int
    Return values
intgetKey()
    public
                    getKey() : string|null