User
class User (View source)
Properties
| protected FunctionInspector | $functionInspector | 
Methods
                    bool|null
                
                
                    isSuperUser()
        
                                            
                
            Check if the current user is root/superuser.
Details
        
                            
    __construct(FunctionInspector $functionInspector)
        
    
    No description
        
                            bool|null
    isSuperUser()
        
    
    Check if the current user is root/superuser.