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