mirror of
https://github.com/danog/dns.git
synced 2024-11-26 20:14:51 +01:00
Fix indent
This commit is contained in:
parent
b33ec8043f
commit
331e359936
@ -16,7 +16,7 @@ $customConfigLoader = new class implements Dns\ConfigLoader {
|
||||
"[2001:4860:4860::8888]:53",
|
||||
], $hosts, $timeout = 5000, $attempts = 3);
|
||||
});
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Dns\resolver(new Dns\BasicResolver(null, $customConfigLoader));
|
||||
|
Loading…
Reference in New Issue
Block a user