Passed
Pull Request — master (#250)
by
unknown
01:56
created
src/Validation/DNSCheckValidation.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -111,7 +111,7 @@
 block discarded – undo
111 111
     /**
112 112
      * Validate the DNS records for given host.
113 113
      *
114
-     * @param array $host A set of DNS records in the format returned by dns_get_record.
114
+     * @param string $host A set of DNS records in the format returned by dns_get_record.
115 115
      *
116 116
      * @return bool True on success.
117 117
      */
Please login to merge, or discard this patch.