Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Length.php
Length::$charset
Type:
charset
File
vendor/
symfony/
validator/
Constraints/
Length.php
, line 54
Class
Length
Validates that a given string length is between some minimum and maximum value.
Namespace
Symfony\Component\Validator\Constraints
Code
public string $charset =
'UTF-8'
;
RSS feed