License
    
            
            in package
            
        
    
    
    
Table of Contents
Methods
- deactivate() : void
 - detail() : array<string|int, mixed>
 - fetch license details.
 - isActive() : bool
 - refresh() : array<string|int, mixed>
 - refresh license status.
 
Methods
deactivate()
    public
                    deactivate() : void
    detail()
fetch license details.
    public
                    detail() : array<string|int, mixed>
    Return values
array<string|int, mixed>isActive()
    public
                    isActive() : bool
    Return values
boolrefresh()
refresh license status.
    public
                    refresh() : array<string|int, mixed>