@@ -111,8 +111,8 @@ |
||
111 | 111 | /** |
112 | 112 | * Validate the DNS records |
113 | 113 | * |
114 | - * @param array $dnsRecords A set of DNS records in the format returned by dns_get_record. |
|
115 | 114 | * |
115 | + * @param string $host |
|
116 | 116 | * @return bool True on success. |
117 | 117 | */ |
118 | 118 | private function validateDnsRecords($host) |