ManaPHP\Http\Request\FileInterface::getType PHP Метод

getType() публичный Метод

Returns the mime type reported by the browser This mime type is not completely secure, use getRealType() instead
public getType ( ) : string
Результат string
    public function getType();