Fix psalm type check

This commit is contained in:
Bastien Wermeille
2022-12-18 23:38:43 +01:00
parent 4665415250
commit 4898bc2528
+1 -1
View File
@@ -22,7 +22,7 @@ class DNSCheckValidation implements EmailValidation
* Reserved Top Level DNS Names (https://tools.ietf.org/html/rfc2606#section-2),
* mDNS and private DNS Namespaces (https://tools.ietf.org/html/rfc6762#appendix-G)
*
* @var string
* @var string[]
*/
public const RESERVED_DNS_TOP_LEVEL_NAMES = [
// Reserved Top Level DNS Names