RecentFilter.addMimeType

Adds a rule that allows resources based on their registered MIME type. Since 2.10

class RecentFilter
void
addMimeType
(
string mimeType
)

Parameters

mimeType string

a MIME type

Meta