Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Regex.php
Regex::$htmlPattern
Type:
htmlPattern
File
vendor/
symfony/
validator/
Constraints/
Regex.php
, line 33
Class
Regex
Validates that a value matches a regular expression.
Namespace
Symfony\Component\Validator\Constraints
Code
public ?string $htmlPattern =
null
;
RSS feed