Fix tipo di ritorno
This commit is contained in:
@@ -44,7 +44,7 @@ class DNS implements API
|
||||
bool $proxied = true,
|
||||
string $priority = '',
|
||||
array $data = []
|
||||
): bool {
|
||||
): \stdClass {
|
||||
$options = [
|
||||
'type' => $type,
|
||||
'name' => $name,
|
||||
|
||||
Reference in New Issue
Block a user