IMountProvider
                
            in
            
        
    
        
            Provides
Tags
Table of Contents
Methods
- getMountsForUser() : array<string|int, IMountPoint>
- Get all mountpoints applicable for the user
Methods
getMountsForUser()
Get all mountpoints applicable for the user
    public
                    getMountsForUser(IUser $user, IStorageFactory $loader) : array<string|int, IMountPoint>
    Parameters
- $user : IUser
- $loader : IStorageFactory