FileType : int

Table of Contents

Cases

APPLICATION  = 5
Any kind of application
AUDIO  = 3
Any kind of audio file
IMAGE  = 2
Any kind of image
TEXT  = 1
Any kind of text
UNKNOWN
any other file
VIDEO  = 4
Any kind of video

Methods

tryFromMimeType()  : self

Cases

Methods

tryFromMimeType()

public static tryFromMimeType(string $mimeType) : self
Parameters
$mimeType : string
Return values
self

        
On this page

Search results