Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
FileNameLengthConstraint.php
FileNameLengthConstraint::$maxLength
The maximum file name length.
Type:
int
File
core/
modules/
file/
src/
Plugin/
Validation/
Constraint/
FileNameLengthConstraint.php
, line 24
Class
FileNameLengthConstraint
File name length constraint.
Namespace
Drupal\file\Plugin\Validation\Constraint
Code
public int $maxLength =
240
;
RSS feed