e.g getMimeType('pdf'); // returns 'application/pdf'
public getMimeType ( string $alias ) : mixed | ||
$alias | string | the content type alias to map |
return | mixed | String mapped mime type or false if $alias is not mapped |
public getMimeType ( string $alias ) : mixed | ||
$alias | string | the content type alias to map |
return | mixed | String mapped mime type or false if $alias is not mapped |