IMimeIconProvider
                
            in
            
        
    
        
            Interface IMimeIconProvider
Tags
Table of Contents
Methods
- getMimeIconUrl() : string|null
 - Get the URL to the icon for the given mime type Used by the preview provider to show a mime icon if no preview is available.
 
Methods
getMimeIconUrl()
Get the URL to the icon for the given mime type Used by the preview provider to show a mime icon if no preview is available.
    public
                    getMimeIconUrl(string $mime) : string|null
    Parameters
- $mime : string