Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Length.php
Length::$countUnit
@var self::COUNT_*
Type:
countUnit
File
vendor/
symfony/
validator/
Constraints/
Length.php
, line 58
Class
Length
Validates that a given string length is between some minimum and maximum value.
Namespace
Symfony\Component\Validator\Constraints
Code
public string $countUnit = self::COUNT_CODEPOINTS;
RSS feed