Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Validator] add domain test for windows check dns #27559

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 9 commits into from
Prev Previous commit
Next Next commit
coding standards
  • Loading branch information
oliviervangest committed Jun 12, 2018
commit 69076dfbfcb73f8c75f2f582b9a4ed220c358650
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ public function validate($value, Constraint $constraint)
}

/**
* Check if host domain is valid
* Check if host domain is valid.
*
* @param string $host Host
*
Expand Down