__construct() __construct(string $filename) : void Create the QGoogleMimeType object. Parameters string $filename The name of the file to ge mime type.
__get() __get(string $strName) : array|string PHP Magic __get method implementation. Parameters string $strName Name of the property to be fetched. Returns array|string