Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
NoSuspiciousCharacters.php
NoSuspiciousCharacters::$restrictionLevel
Type:
restrictionLevel
File
vendor/
symfony/
validator/
Constraints/
NoSuspiciousCharacters.php
, line 81
Class
NoSuspiciousCharacters
Validates that the given string does not contain characters used in spoofing security attacks.
Namespace
Symfony\Component\Validator\Constraints
Code
public ?int $restrictionLevel =
null
;
RSS feed