ManaPHP\Http\Request\FileInterface::getType PHP Method

getType() public method

Returns the mime type reported by the browser This mime type is not completely secure, use getRealType() instead
public getType ( ) : string
return string
    public function getType();