Spoofchecker::setRestrictionLevel

(PHP 7 >= 7.3.0, PHP 8)

Spoofchecker::setRestrictionLevelSet the restriction level

Description

publicSpoofchecker::setRestrictionLevel(int$level): void

Sets the restriction level of SpoofChecker::isSuspicious().

Return Values

No value is returned.

To Top