Spoofchecker::setChecks

(PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0)

Spoofchecker::setChecksSet the checks to run

Description

publicSpoofchecker::setChecks(int$checks): void

Sets the checks that will be performed by SpoofChecker::isSuspicious().

Return Values

No value is returned.

To Top