Skip to content

Commit 495774f

Browse files
apetitpafabpot
authored andcommitted
Use LF line separator
1 parent 867e5e9 commit 495774f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Constraints/EmailValidator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ private function checkMX($host)
141141
if ('' === $host) {
142142
return false;
143143
}
144-
144+
145145
return checkdnsrr($host, 'MX');
146146
}
147147

0 commit comments

Comments
 (0)